Blame SOURCES/bmc-watchdog.service

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