1[Unit] 2Description=Fan Watchdog Failure Monitor 3 4#This can get called every time a process dies, so ensure it's never limited 5StartLimitIntervalSec=0 6 7[Service] 8Type=oneshot 9ExecStart=/usr/bin/phosphor-unit-failure-monitor --source %i --target obmc-fan-watchdog-takeover.target --action start 10