10 lines
293 B
Desktop File
10 lines
293 B
Desktop File
[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/phosphor-unit-failure-monitor --source %i --target obmc-fan-watchdog-takeover.target --action start
|