blob: 55957f39f8781dbcf9d554d7892538bf8f2e8696 [file] [log] [blame]
Matt Spinlerd4cf3a32016-12-20 10:59:13 -06001[Unit]
2Description=Disable the AVS bus on the VRMs
3Wants=avsbus-workaround@%i.service
4After=avsbus-workaround@%i.service
5Before=vrm-control@%i.service
Andrew Geissler2e5b4752017-01-30 11:19:55 -06006Conflicts=obmc-power-chassis-off@%i.target
Matt Spinlerd4cf3a32016-12-20 10:59:13 -06007
8[Service]
9ExecStart={bindir}/avsbus-disable.sh
10Type=oneshot
11RemainAfterExit=yes
12
13[Install]
Andrew Geissler2e5b4752017-01-30 11:19:55 -060014WantedBy=obmc-power-chassis-on@%i.target