ce8a57b385
* library: The arbitrary limit on per-type sensor count is gone. Support for temperature min and critical min hysteresis. * sensors: Support for temperature min and critical min hysteresis. * fancontrol: Deal with moving hwmon attributes. Reduce memory consumption. * sensors-detect: Detection of new devices. * lm_sensors-r6216-fancontrol-moving-hwmon-attributes.patch, lm_sensors-r6237-default-config-NCT6779-NCT6791.patch, lm_sensors-r6254-detect-print-kernel-cpu.patch, lm_sensors-r6255-fix-shell-error-FCFANS.patch, lm_sensors-r6282-detect-graphics-card-in-all-cases.patch, lm_sensors-r6283-skip-addresses-0x37-0x4f-on-DDC.patch: Removed, upstream now. * lm_sensors-3.0.0-sensord-separate.patch, lm_sensors-3.0.0-sysconfig_metadata.patch, lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Refreshed. OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=85
16 lines
612 B
Diff
16 lines
612 B
Diff
---
|
|
doc/progs | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
--- a/doc/progs
|
|
+++ b/doc/progs
|
|
@@ -53,6 +53,8 @@ see http://www.lm-sensors.org/wiki/Usefu
|
|
the sensors hardware to syslog, and to alert (using syslog level ALERT)
|
|
when a sensor alarm is signalled; for example, if a fan fails, a temperature
|
|
limit is exceeded, etc.
|
|
+ In SUSE Linux, this daemon is packaged separately. You have to explicitly
|
|
+ install the package named "sensord" if you want it.
|
|
|
|
* prog/sensors/sensors (written in C, installed by `make install')
|
|
This pretty-prints the information provided by the modules. It is a normal
|