diff --git a/root_file_system/default/etc/rc.local b/root_file_system/default/etc/rc.local index 6edd0179..c9518c95 100755 --- a/root_file_system/default/etc/rc.local +++ b/root_file_system/default/etc/rc.local @@ -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