mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 08:22:59 +02:00
Moved deleting of lm_sensor config after migrate.pl (it restart collectd with the old kernel)
This commit is contained in:
@@ -64,10 +64,6 @@ echo Update IPfire to $NEWVERSION ...
|
||||
#
|
||||
rm -rf /etc/rc.d/rc3.d/S20collectd
|
||||
#
|
||||
# Delete old lm-sensor modullist...
|
||||
#
|
||||
rm -rf /etc/sysconfig/lm_sensors
|
||||
#
|
||||
# Delete old iptables libs...
|
||||
#
|
||||
rm -rf /lib/iptables
|
||||
@@ -158,6 +154,10 @@ perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
perl /var/ipfire/qos/bin/migrate.pl
|
||||
/var/ipfire/updatexlrator/bin/convert
|
||||
#
|
||||
# Delete old lm-sensor modullist...
|
||||
#
|
||||
rm -rf /etc/sysconfig/lm_sensors
|
||||
#
|
||||
# ISDN
|
||||
#
|
||||
/etc/init.d/mISDN config
|
||||
|
||||
Reference in New Issue
Block a user