mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-01-31 14:40:34 +03:00
Add restart odhcpd
This commit is contained in:
@@ -607,8 +607,9 @@ then
|
|||||||
uci commit firewall
|
uci commit firewall
|
||||||
fi
|
fi
|
||||||
|
|
||||||
printf "\033[32;1mRestart service dnsmasq...\033[0m\n"
|
printf "\033[32;1mRestart service dnsmasq, odhcpd...\033[0m\n"
|
||||||
service dnsmasq restart
|
service dnsmasq restart
|
||||||
|
service odhcpd restart
|
||||||
|
|
||||||
path_podkop_config="/etc/config/podkop"
|
path_podkop_config="/etc/config/podkop"
|
||||||
path_podkop_config_backup="/root/podkop"
|
path_podkop_config_backup="/root/podkop"
|
||||||
|
|||||||
Reference in New Issue
Block a user