2013-11-07 10:40:33 +00:00
|
|
|
[Unit]
|
2013-11-07 12:01:52 +00:00
|
|
|
Description=watchdog daemon for use with ping test / network dependency
|
2013-11-07 10:40:33 +00:00
|
|
|
After=network.target
|
|
|
|
Conflicts=watchdog.service
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=forking
|
|
|
|
ExecStart=/usr/sbin/watchdog
|
2013-11-07 12:01:52 +00:00
|
|
|
ControlGroup=cpu:/
|
2013-11-07 10:40:33 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|