Blame SOURCES/bmc-watchdog.service

6d159e
[Unit]
6d159e
Description=BMC Watchdog Timer Daemon
6d159e
After=network.target
6d159e
6d159e
[Service]
6d159e
Type=forking
6d159e
PIDFile=/run/bmc-watchdog.pid
6d159e
EnvironmentFile=-/etc/sysconfig/bmc-watchdog
6d159e
ExecStart=/usr/sbin/bmc-watchdog $OPTIONS
6d159e
6d159e
[Install]
6d159e
WantedBy=multi-user.target