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