summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-watchdog/witherspoon-fan-watchdog-monitor@.service
blob: 945561b506edf5587bbee85a8f805f309a22e1be (plain)
1
2
3
4
5
6
7
8
9
10
[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/bin/env phosphor-unit-failure-monitor --source %i --target obmc-fan-watchdog-takeover.target --action start
SyslogIdentifier=phosphor-unit-failure-monitor
OpenPOWER on IntegriCloud