FS#30887 - [lm_sensors] systemd unit should not require /etc/conf.d/lm_sensors
Attached to Project:
Arch Linux
Opened by Gaetan Bisson (vesath) - Saturday, 28 July 2012, 07:19 GMT
Last edited by Eric Belanger (Snowman) - Monday, 06 August 2012, 19:22 GMT
Opened by Gaetan Bisson (vesath) - Saturday, 28 July 2012, 07:19 GMT
Last edited by Eric Belanger (Snowman) - Monday, 06 August 2012, 19:22 GMT
|
Details
Running lm_sensors-3.3.2-3 from [extra] through systemd
fails unless /etc/conf.d/lm_sensors exists (because the
EnvironmentFile line of lm_sensors.service has "=" and not
"=-"), but no such file is shipped by default whereas
lm_sensors is useful even without writing such a file.
|
This task depends upon
Comment by Eric Belanger (Snowman) -
Tuesday, 31 July 2012, 04:50 GMT
Fix in lm_sensors-3.3.2-4 in [testing]. I also added unit files
for sensord and healthd. As I don't use systemd, it would be nice
if you could test them out.
Comment by Gaetan Bisson (vesath) -
Tuesday, 31 July 2012, 05:28 GMT
The unit files seem fine to me (except that healthd fails since I
do not have beep installed).