summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/power/witherspoon-power-supply-sync/power-supply-sync.service
blob: bf33699838f669960d7c7b7a1f906e7be0d0fb57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=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/phosphor-gpio-util --gpio=105 --path=/dev/gpiochip0 --delay=5 --action=low_high

[Install]
#RequiredBy=obmc-chassis-poweron@0.target