blob: 8ac3dd11550b37c18533b97507e7dbecea8da93c [file] [log] [blame]
Matt Spinler17de1eb2017-06-06 09:40:45 -05001[Unit]
2Description=Witherspoon Fan Watchdog Reset
3Wants=phosphor-fan-control-init@0.service
4Before=phosphor-fan-control-init@0.service
5Conflicts=obmc-chassis-poweroff@0.target
6
7[Service]
8Type=oneshot
9RemainAfterExit=yes
10EnvironmentFile={envfiledir}/obmc/witherspoon-fan-watchdog/witherspoon-reset-fan-watchdog.conf
11ExecStart={sbindir}/phosphor-gpio-util -p ${{GPIO_PATH}} -g ${{GPIO}} -a ${{ACTION}} -d ${{DELAY}}