summaryrefslogtreecommitdiffstats
path: root/abs/extra/lm_sensors/healthd.service
blob: 59d3270b0e73a872d54e8860c39b166268e3a8c3 (plain)
1
2
3
4
5
6
7
8
9
[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