Disable QOS (must be manually enabled)

This commit is contained in:
floh1111 2011-05-23 10:19:18 +00:00
parent b43e891830
commit 1ec3aa974e
1 changed files with 3 additions and 0 deletions

View File

@ -15,4 +15,7 @@ chown root.root /etc/crontabs/root
sh /etc/firewall.user
/etc/init.d/qos disable
/etc/init.d/qos stop
exit 0