]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Add lm_sensors to core37.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 5 Feb 2010 22:05:25 +0000 (23:05 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 5 Feb 2010 22:05:25 +0000 (23:05 +0100)
config/rootfiles/core/37/filelists/lm_sensors [new symlink]
config/rootfiles/core/37/update.sh

diff --git a/config/rootfiles/core/37/filelists/lm_sensors b/config/rootfiles/core/37/filelists/lm_sensors
new file mode 120000 (symlink)
index 0000000..dd0df32
--- /dev/null
@@ -0,0 +1 @@
+../../../common/lm_sensors
\ No newline at end of file
index 7ea483f923a5e33459e0313e557b64a98740996b..80e828677aee067f55a9f4bc2f467268dc6c42aa 100644 (file)
@@ -32,6 +32,10 @@ extract_files
 #
 #Start services
 
+#
+#Delete sensors config to force new scan
+rm -f /etc/sysconfig/lm_sensors
+
 #
 #Update Language cache
 perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"