lm_sensors/sensord.service
Petr Šabata af43b359bc RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/lm_sensors#e7371e4a9ed1d14d21826fe7e6f5307ca8e3cf97
2020-10-15 18:30:23 +02:00

13 lines
255 B
Desktop File

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