mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 17:28:26 +02:00
core137: add qos changes to updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -82,6 +82,7 @@ rm -f /etc/sysconfig/lm_sensors
|
||||
# Remove files
|
||||
|
||||
# Stop services
|
||||
qosctrl stop
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
@@ -98,6 +99,10 @@ ldconfig
|
||||
/etc/init.d/unbound restart
|
||||
/etc/init.d/collectd restart
|
||||
|
||||
# generate new qos script
|
||||
qosctrl generate
|
||||
qosctrl start
|
||||
|
||||
# Search sensors again after reboot into the new kernel
|
||||
rm -f /etc/sysconfig/lm_sensors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user