blob: d79c55d84d377026e9dcce1f440f0bec712bffce [file] [log] [blame]
Ben_Paib24a3e52019-07-15 16:19:02 +08001[Unit]
2Description=Enable the AVS bus on VRMs
Ben Paic906d192019-12-24 11:43:57 +08003Wants=op-power-start@%i.service
4After=op-power-start@%i.service
Ben_Paib24a3e52019-07-15 16:19:02 +08005Conflicts=obmc-chassis-poweroff@%i.target
6ConditionPathExists=!/run/openbmc/chassis@%i-on
7
8[Service]
Matt Spinler568781e2022-04-07 16:46:36 -05009ExecStart=/usr/bin/avsbus-enable.sh
Ben_Paib24a3e52019-07-15 16:19:02 +080010Type=oneshot
11RemainAfterExit=yes
12
13[Install]
14WantedBy=obmc-chassis-poweron@%i.target