blob: 5c2813afc24d8220068520a82e03d8161a614fde [file] [log] [blame]
Lei YUaaad5a52016-12-27 14:43:14 +08001[Unit]
2Description=Perform AVS bus workaround on VRMs
Lei YUe8d98b32017-02-15 11:47:57 +08003Wants=op-power-start@.service
4After=op-power-start@.service
Lei YUaaad5a52016-12-27 14:43:14 +08005Before=avsbus-disable@%i.service
Josh D. King5df2fe92017-04-06 14:43:46 -05006Conflicts=obmc-chassis-poweroff@%i.target
Andrew Geissler27183512017-03-02 16:25:43 -06007ConditionPathExists=!/run/openbmc/chassis@%i-on
Lei YUaaad5a52016-12-27 14:43:14 +08008
9[Service]
10ExecStart={bindir}/avsbus-workaround.sh
11Type=oneshot
12RemainAfterExit=yes
13
14[Install]
Josh D. King5df2fe92017-04-06 14:43:46 -050015WantedBy=obmc-chassis-poweron@%i.target