summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/chassis/avsbus-control/mihawk/avsbus-enable@.service
blob: d79c55d84d377026e9dcce1f440f0bec712bffce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Enable the AVS bus on VRMs
Wants=op-power-start@%i.service
After=op-power-start@%i.service
Conflicts=obmc-chassis-poweroff@%i.target
ConditionPathExists=!/run/openbmc/chassis@%i-on

[Service]
ExecStart=/usr/bin/avsbus-enable.sh
Type=oneshot
RemainAfterExit=yes

[Install]
WantedBy=obmc-chassis-poweron@%i.target