Matt Spinler | a49ed3d | 2017-06-08 12:46:22 -0500 | [diff] [blame] | 1 | [Unit] |
2 | Description=Fan Watchdog Failure Monitor | ||||
3 | |||||
4 | #This can get called every time a process dies, so ensure it's never limited | ||||
5 | StartLimitIntervalSec=0 | ||||
6 | |||||
7 | [Service] | ||||
8 | Type=oneshot | ||||
Matt Spinler | 0b59034 | 2022-04-07 16:10:17 -0500 | [diff] [blame] | 9 | ExecStart=/usr/bin/phosphor-unit-failure-monitor --source %i --target obmc-fan-watchdog-takeover.target --action start |