mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-11 14:06:43 +03:00
Add restart dnsmasq, odhcpd
This commit is contained in:
@@ -57,8 +57,10 @@ echo "Run and enabled autostart youtubeUnblock and ruantiblock..."
|
|||||||
manage_package "youtubeUnblock" "enable" "start"
|
manage_package "youtubeUnblock" "enable" "start"
|
||||||
manage_package "ruantiblock" "enable" "start"
|
manage_package "ruantiblock" "enable" "start"
|
||||||
|
|
||||||
printf "\033[32;1mRestart firewall...\033[0m\n"
|
printf "\033[32;1mRestart firewall, dnsmasq, odhcpd...\033[0m\n"
|
||||||
service firewall restart
|
service firewall restart
|
||||||
|
service dnsmasq restart
|
||||||
|
service odhcpd restart
|
||||||
#service network restart
|
#service network restart
|
||||||
|
|
||||||
printf "\033[32;1mOff configured completed...\033[0m\n"
|
printf "\033[32;1mOff configured completed...\033[0m\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user