mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
core137: erase lm_sensors config after collectd start
this is needed to research the sensors with updated kernel after next reboot. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -99,6 +99,10 @@ ldconfig
|
|||||||
/etc/init.d/unbound restart
|
/etc/init.d/unbound restart
|
||||||
/etc/init.d/collectd restart
|
/etc/init.d/collectd restart
|
||||||
|
|
||||||
|
# remove lm_sensor config after collectd was started
|
||||||
|
# to reserch sensors at next boot with updated kernel
|
||||||
|
rm -f /etc/sysconfig/lm_sensors
|
||||||
|
|
||||||
# generate new qos script
|
# generate new qos script
|
||||||
qosctrl generate
|
qosctrl generate
|
||||||
qosctrl start
|
qosctrl start
|
||||||
|
|||||||
Reference in New Issue
Block a user