watchdog/SOURCES/watchdog-ping.service

12 lines
218 B
SYSTEMD
Raw Permalink Normal View History

2021-03-15 04:11:24 +00:00
[Unit]
Description=watchdog daemon for use with ping test / network dependency
After=network.target
Conflicts=watchdog.service
[Service]
Type=forking
ExecStart=/usr/sbin/watchdog
[Install]
WantedBy=multi-user.target