blob: 99b45083210fa8db37512589a2c6e9105efb3a30 [file] [log] [blame]
Sergey Solomin5f3ad792016-11-11 08:19:58 -06001[Unit]
2Description=Disable VCS before Witherspoon power on
3Wants=obmc-power-start-pre@%i.target
4Before=obmc-power-start-pre@%i.target
5Conflicts=obmc-chassis-stop@%i.target
6
7[Service]
8ExecStart={bindir}/vcs_off.sh
9Type=oneshot
10RemainAfterExit=yes
11
12[Install]
13WantedBy=obmc-chassis-start@%i.target