CBL-Mariner/SPECS-EXTENDED/watchdog/watchdog-ping.service

12 строки
218 B
SYSTEMD

[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