2009-07-30 17:01:03 +02:00
|
|
|
--- lm_sensors-3.1.1.orig/prog/detect/sensors-detect
|
|
|
|
+++ lm_sensors-3.1.1/prog/detect/sensors-detect
|
2010-10-11 08:50:04 +02:00
|
|
|
@@ -6015,6 +6015,12 @@ sub write_config
|
2009-07-30 17:01:03 +02:00
|
|
|
or die "Sorry, can't create /etc/sysconfig/lm_sensors ($!)";
|
|
|
|
print SYSCONFIG "# Generated by sensors-detect on " . scalar localtime() . "\n";
|
|
|
|
print SYSCONFIG <<'EOT';
|
2007-08-15 20:36:45 +02:00
|
|
|
+## Path: Hardware/Sensors
|
|
|
|
+## Description: Defines the modules to used
|
|
|
|
+## Type: string
|
|
|
|
+## ServiceRestart: lm_sensors
|
|
|
|
+## Default: ""
|
|
|
|
+#
|
2009-07-30 17:01:03 +02:00
|
|
|
# This file is sourced by /etc/init.d/lm_sensors and defines the modules to
|
|
|
|
# be loaded/unloaded.
|
|
|
|
#
|