Don't restart qos while updating.

May crash because modules are not matching with kernel...
This commit is contained in:
Arne Fitzenreiter
2009-05-18 22:35:26 +02:00
parent 2a07bb204c
commit 37c2af6de3

View File

@@ -123,7 +123,6 @@ sed -i "s|$OLDVERSION|$NEWVERSION|g" /opt/pakfire/etc/pakfire.conf
# Regenerate qos-scripts
[ -e /var/ipfire/qos/enable ] && /usr/local/bin/qosctrl stop
/usr/local/bin/qosctrl generate
[ -e /var/ipfire/qos/enable ] && /usr/local/bin/qosctrl start
#
# This core-update need a reboot
/usr/bin/logger -p syslog.emerg -t core-upgrade-28 "Upgrade finished. Please reboot... "