watchdog/SOURCES/watchdog.service
2021-12-07 17:33:55 +00: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