sensors/lm_sensors-3.0.0-sysconfig_metadata.patch
Jean Delvare 54abb01aff - Update to lm_sensors 3.3.0
* Support for chassis intrusion and humidity sensors
  * Support for many new attributes
  * Detection of new devices
- lm_sensors-r5952-new-fintek-chips.patch: Fix driver mapping of
  two new Fintek chips.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=37
2011-03-29 17:11:32 +00:00

20 lines
680 B
Diff

---
prog/detect/sensors-detect | 6 ++++++
1 file changed, 6 insertions(+)
--- lm_sensors-3.3.0.orig/prog/detect/sensors-detect
+++ lm_sensors-3.3.0/prog/detect/sensors-detect
@@ -6416,6 +6416,12 @@ sub write_config
or die "Sorry, can't create /etc/sysconfig/lm_sensors ($!)";
print SYSCONFIG "# Generated by sensors-detect on " . scalar localtime() . "\n";
print SYSCONFIG <<'EOT';
+## Path: Hardware/Sensors
+## Description: Defines the modules to used
+## Type: string
+## ServiceRestart: lm_sensors
+## Default: ""
+#
# This file is sourced by /etc/init.d/lm_sensors and defines the modules to
# be loaded/unloaded.
#