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