summaryrefslogtreecommitdiffstats
path: root/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-power-supply-sync/witherspoon-power-supply-sync.service
blob: 005a0141def5e618b448c53228977df0d60fc70c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Witherspoon Power Supply Input History SYNC
Wants=obmc-power-start-pre@0.target
After=obmc-power-start-pre@0.target
Wants=obmc-chassis-poweron@0.target
Before=obmc-chassis-poweron@0.target
ConditionPathExists=!/run/openbmc/chassis@0-on

[Service]
ExecStart=/usr/bin/env phosphor-gpio-util --gpio=105 --path=/dev/gpiochip0 --delay=5 --action=low_high
SyslogIdentifier=witherspoon-power-supply-sync

[Install]
RequiredBy=obmc-chassis-poweron@0.target
OpenPOWER on IntegriCloud