| [Unit] | |
| Description=Apply voltage overrides to VRMs | |
| Wants=avsbus-disable@%i.service | |
| After=avsbus-disable@%i.service | |
| Before=avsbus-enable@%i.service | |
| Conflicts=obmc-chassis-poweroff@%i.target | |
| ConditionPathExists=!/run/openbmc/chassis@%i-on | |
| [Service] | |
| ExecStart=/usr/bin/env vrm-control.sh vdna=0.9 vdnb=0.9 | |
| SyslogIdentifier=vrm-control.sh | |
| Type=oneshot | |
| RemainAfterExit=yes | |
| [Install] | |
| WantedBy=obmc-chassis-poweron@%i.target |