summarylogtreecommitdiffstats
path: root/watchdog.systemd
blob: 4bd08f95ca91ff3b80e8d0b0129f67b44d40d9f6 (plain)
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