core/lm_sensors/healthd.service

10 lines
200 B
SYSTEMD
Raw Normal View History

[Unit]
Description=A daemon which can be used to alert you in the event of a hardware health monitoring alarm
[Service]
Type=forking
ExecStart=/usr/sbin/healthd
[Install]
WantedBy=multi-user.target