Files
OpenBMC/meta-ibm/recipes-phosphor/fans/fan-watchdog/fan-watchdog.service
T
2026-04-23 17:07:55 +08:00

15 lines
436 B
Desktop File

[Unit]
Description=Fan Watchdog Daemon
Wants=phosphor-fan-monitor-init@0.service
Before=phosphor-fan-monitor-init@0.service
Conflicts=obmc-fan-watchdog-takeover.target
[Service]
EnvironmentFile={envfiledir}/obmc/fan-watchdog/fan-watchdog.conf
ExecStartPre=/bin/sh -c "echo V > ${{DEVICE}}"
ExecStart=/sbin/watchdog -T ${{TIMEOUT}} -t ${{INTERVAL}} -F ${{DEVICE}}
KillSignal=SIGKILL
[Install]
#RequiredBy=obmc-chassis-poweron@0.target