mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 04:52:59 +02:00
core137: add path of qosctrl
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -77,12 +77,11 @@ rm -rf /boot/zImage-*-ipfire-*
|
||||
rm -rf /boot/uInit-*-ipfire-*
|
||||
rm -rf /boot/dtb-*-ipfire-*
|
||||
rm -rf /lib/modules
|
||||
rm -f /etc/sysconfig/lm_sensors
|
||||
|
||||
# Remove files
|
||||
|
||||
# Stop services
|
||||
qosctrl stop
|
||||
/usr/local/bin/qosctrl stop
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
@@ -104,8 +103,8 @@ ldconfig
|
||||
rm -f /etc/sysconfig/lm_sensors
|
||||
|
||||
# generate new qos script
|
||||
qosctrl generate
|
||||
qosctrl start
|
||||
/usr/local/bin/qosctrl generate
|
||||
/usr/local/bin/qosctrl start
|
||||
|
||||
# Search sensors again after reboot into the new kernel
|
||||
rm -f /etc/sysconfig/lm_sensors
|
||||
|
||||
Reference in New Issue
Block a user