mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Removed output of qos.sh clear
removed unload of imq module at qos clear (crash at 2.6.25) network stop red ends now with exit 0 (errorcode at disconnect)
This commit is contained in:
@@ -120,6 +120,8 @@ case "${DO}" in
|
||||
|
||||
# Stopping dnsmasq if network all networks shutdown
|
||||
[ "${ALL}" == "1" ] && /etc/rc.d/init.d/dnsmasq stop
|
||||
|
||||
exit 0
|
||||
;;
|
||||
|
||||
restart)
|
||||
|
||||
Reference in New Issue
Block a user