summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-watchdog/witherspoon-fan-watchdog.service
blob: 5b59546e34fa29d747b93ad2693647bdcefcad86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Witherspoon Fan Watchdog Daemon
Wants=phosphor-fan-control-init@0.service
Before=phosphor-fan-control-init@0.service
Conflicts=obmc-fan-watchdog-takeover.target

[Service]
EnvironmentFile={envfiledir}/obmc/witherspoon-fan-watchdog/fan-watchdog.conf
ExecStart=/sbin/watchdog -T ${{TIMEOUT}} -t ${{INTERVAL}} -F ${{DEVICE}}
KillSignal=SIGKILL

[Install]
RequiredBy=obmc-chassis-poweron@0.target
OpenPOWER on IntegriCloud