watchdog/watchdog.service
Richard W.M. Jones 773ef3e744 Description should be 'watchdog daemon'.
This is not a software watchdog, but can control hardware as well.
2011-01-17 14:02:18 +00:00

11 lines
146 B
Desktop File

[Unit]
Description=watchdog daemon
After=syslog.target
[Service]
Type=forking
ExecStart=/usr/sbin/watchdog
[Install]
WantedBy=multi-user.target