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/bin/healthd [Install] WantedBy=multi-user.target