Blame SOURCES/sensord.service

477a1c
[Unit]
477a1c
Description=Hardware Monitoring Data Logger
477a1c
After=lm_sensors.service
477a1c
477a1c
[Service]
477a1c
EnvironmentFile=-/etc/sysconfig/sensord
477a1c
Type=forking
477a1c
PIDFile=/var/run/sensord.pid
477a1c
ExecStart=@WRAPPER_DIR@/sensord-service-wrapper
477a1c
477a1c
[Install]
477a1c
WantedBy=multi-user.target