1 2 3 4 5 6 7 8 9 10
[Unit] Description=Watchdog Daemon [Service] Type=forking PIDFile=/run/watchdog.pid ExecStart=/usr/bin/watchdog [Install] WantedBy=multi-user.target