blob: 8561bf2dbedd707327027afcb155b14f6e9bdcbb [file] [log] [blame]
[Unit]
Description=Disable AVSBus on VRMs
Wants=obmc-power-stop-pre@%i.target
Before=obmc-power-stop-pre@%i.target
Conflicts=obmc-chassis-start@%i.target
ConditionPathExists=!/run/openbmc/chassis@%i-on
[Service]
ExecStart={bindir}/zaius_avsbus.sh disable
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=obmc-chassis-stop@%i.target