|
Revision 4969, 1.0 KB
(checked in by khali, 6 years ago)
|
|
sensord: Reload config on SIGHUP rather than automatically.
Reloading the configuration on SIGHUP is common for daemons. Reloading
automatically is less efficient and can be confusing or even racy.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | lm-sensors CHANGES file |
|---|
| 2 | ----------------------- |
|---|
| 3 | |
|---|
| 4 | SVN HEAD |
|---|
| 5 | sensord: Reload config on SIGHUP rather than automatically |
|---|
| 6 | sensors-detect: Fix SMSC LPC47B357/M967 detection |
|---|
| 7 | Select the right driver for FSC chips |
|---|
| 8 | |
|---|
| 9 | 3.0.0-rc2 (2007-10-10) |
|---|
| 10 | useful_addresses.html: Moved to the wiki |
|---|
| 11 | Makefile: Add sensors-conf-convert to make install |
|---|
| 12 | libsensors: Notify the caller when writing a value fails |
|---|
| 13 | Differentiate between different read error types |
|---|
| 14 | Report I/O errors as such |
|---|
| 15 | sensord: Log the error code on failure |
|---|
| 16 | Drop the configuration file search path mechanism (#2259) |
|---|
| 17 | Manual page update |
|---|
| 18 | sensors: Fix spurious critical temperature alarm |
|---|
| 19 | Print error messages to stderr |
|---|
| 20 | Make error messages more helpful and consistent |
|---|
| 21 | Better handling of the fault flags |
|---|
| 22 | sensors-conf-convert: Add a short help text |
|---|
| 23 | sensors-detect: Fix SMSC SCH311x detection |
|---|
| 24 | Add AMD K10 CPU sensor detection |
|---|
| 25 | |
|---|
| 26 | 3.0.0-rc1 (2007-09-25) |
|---|
| 27 | Initial release |
|---|