lm_sensors/sensord.service
Jaromir Capik 3de330643f - Enhancing the sensord service wrapper (#863986)
- UsrMove and libexec path tunings
2014-01-10 14:46:42 +01:00

14 lines
272 B
Desktop File

[Unit]
Description=Log hardware monitoring data
After=lm_sensors.service
After=syslog.target
[Service]
EnvironmentFile=-/etc/sysconfig/sensord
Type=forking
PIDFile=/var/run/sensord.pid
ExecStart=@WRAPPER_DIR@/sensord-service-wrapper
[Install]
WantedBy=multi-user.target