mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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/uInit-*-ipfire-*
|
||||||
rm -rf /boot/dtb-*-ipfire-*
|
rm -rf /boot/dtb-*-ipfire-*
|
||||||
rm -rf /lib/modules
|
rm -rf /lib/modules
|
||||||
rm -f /etc/sysconfig/lm_sensors
|
|
||||||
|
|
||||||
# Remove files
|
# Remove files
|
||||||
|
|
||||||
# Stop services
|
# Stop services
|
||||||
qosctrl stop
|
/usr/local/bin/qosctrl stop
|
||||||
|
|
||||||
# Extract files
|
# Extract files
|
||||||
extract_files
|
extract_files
|
||||||
@@ -104,8 +103,8 @@ ldconfig
|
|||||||
rm -f /etc/sysconfig/lm_sensors
|
rm -f /etc/sysconfig/lm_sensors
|
||||||
|
|
||||||
# generate new qos script
|
# generate new qos script
|
||||||
qosctrl generate
|
/usr/local/bin/qosctrl generate
|
||||||
qosctrl start
|
/usr/local/bin/qosctrl start
|
||||||
|
|
||||||
# Search sensors again after reboot into the new kernel
|
# Search sensors again after reboot into the new kernel
|
||||||
rm -f /etc/sysconfig/lm_sensors
|
rm -f /etc/sysconfig/lm_sensors
|
||||||
|
|||||||
Reference in New Issue
Block a user