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