watchdog/watchdog.service
2013-11-07 11:40:33 +01:00

12 lines
180 B
Desktop File

[Unit]
Description=watchdog daemon
# man systemd.special
# auto added After=basic.target
[Service]
Type=forking
ExecStart=/usr/sbin/watchdog
[Install]
WantedBy=multi-user.target