67899e6f1c
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/watchdog#86347a9b61b87a398333d219c564254c0ab7bbe6
12 lines
218 B
Desktop File
12 lines
218 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
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|