Description of problem: Although functionally working, the initialization script included with the package cannot be used, out of box in Fedora, for starting sensor modules upon boot. The PSENSORS variable on line 42 points to a non-existant binary (/usr/local/bin/sensors) when it should point to (/usr/bin/sensors) Version-Release number of selected component (if applicable): 2.8.1 How reproducible: Try executing the /usr/share/doc/lm_sensors*/lm_sensors.init script :P Actual results: The script generates errors. Expected results: Error-free output. Additional info: Don't hurt yourself by thinking too much on the fix for this problem ;) Thanks in advance.
I can confirm that the PSENSORS variable is wrong in the current package of lm_sensors in the /usr/share/doc/lm_sensors*/lm_sensors.init -M
Fixed in lm_sensors-2.8.3-2 and later. Read ya, Phil