mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
Don't restart qos while updating.
May crash because modules are not matching with kernel...
This commit is contained in:
@@ -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... "
|
||||
|
||||
Reference in New Issue
Block a user