blob: 4d300c5a12e574fa18fb28ea9e4682ddf986796d [file] [log] [blame]
Lei YU0c7ab972016-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
Lei YU2891e942017-02-14 16:47:45 +08006Conflicts=obmc-power-chassis-off@%i.target
Andrew Geissler62e12852017-03-02 16:25:43 -06007ConditionPathExists=!/run/openbmc/chassis@%i-on
Lei YU0c7ab972016-12-27 14:43:14 +08008
9[Service]
10ExecStart={bindir}/avsbus-disable.sh
11Type=oneshot
12RemainAfterExit=yes
13
14[Install]
Lei YU2891e942017-02-14 16:47:45 +080015WantedBy=obmc-power-chassis-on@%i.target