blob: 81cc68187d35c253fe99c7540ccc3eb19391c8c2 [file] [log] [blame]
[Unit]
Description=Disable VCS before Witherspoon power on
Wants=obmc-power-start-pre@%i.target
Before=obmc-power-start-pre@%i.target
Conflicts=obmc-power-chassis-off@%i.target
ConditionPathExists=!/run/openbmc/chassis@%i-on
[Service]
ExecStart={bindir}/vcs_off.sh
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=obmc-power-chassis-on@%i.target