summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-watchdog/witherspoon-fan-watchdog-monitor@.service
blob: 9eb9697e0e48728546bd8d866767752c93bcd4ff (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Fan Watchdog Failure Monitor

#This can get called every time a process dies, so ensure it's never limited
StartLimitIntervalSec=0

[Service]
Type=oneshot
ExecStart=/usr/sbin/phosphor-unit-failure-monitor --source %i --target obmc-fan-watchdog-takeover.target --action start
OpenPOWER on IntegriCloud