summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/fans/fan-watchdog/fan-watchdog.service
blob: 12e57eaa2f2dad4bed719b7c992f8a6eca104103 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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