blob: 810c92e2311dffaafd28c659f006d60a0cc44615 [file] [log] [blame]
[Unit]
Description=Enable the AVS bus on VRMs
Wants=avsbus-disable@%i.service
After=avsbus-disable@%i.service
Conflicts=obmc-chassis-poweroff@%i.target
ConditionPathExists=!/run/openbmc/chassis@%i-on
[Service]
ExecStart=/usr/bin/env avsbus-enable.sh
SyslogIdentifier=avsbus-enable.sh
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=obmc-chassis-poweron@%i.target