blob: 92d1c9f803c2b36d83b4ed37e6304e16be6ba0e8 [file] [log] [blame]
Lei YUaaad5a52016-12-27 14:43:14 +08001[Unit]
2Description=Perform AVS bus workaround on VRMs
3Wants=obmc-power-start-pre@%i.target
4Before=obmc-power-start-pre@%i.target
5Before=avsbus-disable@%i.service
6Conflicts=obmc-chassis-stop@%i.target
7
8[Service]
9ExecStart={bindir}/avsbus-workaround.sh
10Type=oneshot
11RemainAfterExit=yes
12
13[Install]
14WantedBy=obmc-chassis-start@%i.target