From 9f73293568ebec9c51961b39619c0c01663dec96 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 19 Jun 2018 11:02:51 +0200 Subject: [PATCH] core122: run sensors-detect with new kernel Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/122/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/122/update.sh b/config/rootfiles/core/122/update.sh index e678e98a35..3e8cab693c 100644 --- a/config/rootfiles/core/122/update.sh +++ b/config/rootfiles/core/122/update.sh @@ -77,6 +77,7 @@ 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 # Stop services -- 2.39.5