Blame SOURCES/bmc-watchdog.service

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