blob: 2a8ea37e06c6bc3d128ca67195cfd4e3660782ec [file] [log] [blame]
[Unit]
Description=Disable the AVS bus on the VRMs
Wants=obmc-power-start@.service
After=obmc-power-start@.service
Before=vrm-control@%i.service
Conflicts=obmc-chassis-poweroff@%i.target
ConditionPathExists=!/run/openbmc/chassis@%i-on
[Service]
ExecStart=/usr/bin/avsbus-disable.sh
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=obmc-chassis-poweron@%i.target