summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-workaround@.service
blob: c98e7587af7fca397f98a207abea045a9573d900 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Perform AVS bus workaround on VRMs
Wants=obmc-power-start-pre@%i.target
Before=obmc-power-start-pre@%i.target
Before=avsbus-disable@%i.service
Conflicts=obmc-power-chassis-off@%i.target

[Service]
ExecStart={bindir}/avsbus-workaround.sh
Type=oneshot
RemainAfterExit=yes

[Install]
WantedBy=obmc-power-chassis-on@%i.target
OpenPOWER on IntegriCloud