watchdog/watchdog-ping.service
2013-11-07 13:01:52 +01:00

13 lines
237 B
Desktop File

[Unit]
Description=watchdog daemon for use with ping test / network dependency
After=network.target
Conflicts=watchdog.service
[Service]
Type=forking
ExecStart=/usr/sbin/watchdog
ControlGroup=cpu:/
[Install]
WantedBy=multi-user.target