773ef3e744
This is not a software watchdog, but can control hardware as well.
11 lines
146 B
Desktop File
11 lines
146 B
Desktop File
[Unit]
|
|
Description=watchdog daemon
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/watchdog
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|