blob: 005a0141def5e618b448c53228977df0d60fc70c [file] [log] [blame]
Brandon Wyman2d861532017-09-26 17:55:21 -05001[Unit]
2Description=Witherspoon Power Supply Input History SYNC
3Wants=obmc-power-start-pre@0.target
4After=obmc-power-start-pre@0.target
5Wants=obmc-chassis-poweron@0.target
6Before=obmc-chassis-poweron@0.target
7ConditionPathExists=!/run/openbmc/chassis@0-on
8
9[Service]
10ExecStart=/usr/bin/env phosphor-gpio-util --gpio=105 --path=/dev/gpiochip0 --delay=5 --action=low_high
11SyslogIdentifier=witherspoon-power-supply-sync
12
13[Install]
14RequiredBy=obmc-chassis-poweron@0.target