mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +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/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
|
||||
qosctrl generate
|
||||
qosctrl start
|
||||
|
||||
Reference in New Issue
Block a user