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