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
180 B
Desktop File
12 lines
180 B
Desktop File
[Unit]
|
|
Description=watchdog daemon
|
|
# man systemd.special
|
|
# auto added After=basic.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/watchdog
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|