watchdog/watchdog.service
Richard W.M. Jones ac9baefef0 - New upstream version 5.9 (RHBZ#645541).
- Package new wd_identify program.
- Drop old cleanup patch, most of it is now upstream.
- Add newer cleanup patch, sent upstream.
- Fix some problems with the initscript (RHBZ#523391).
- Add systemd service (file installed but not used) (RHBZ#661220).
2011-01-17 13:54:42 +00:00

11 lines
148 B
Desktop File

[Unit]
Description=software watchdog
After=syslog.target
[Service]
Type=forking
ExecStart=/usr/sbin/watchdog
[Install]
WantedBy=multi-user.target