blob: 26538bb6a74769fe7f863034236efecc5d657ed3 [file] [log] [blame]
Sergey Solomin633a58d2016-11-14 09:06:33 -06001[Unit]
2Description=Turn VCS on
3Wants=vcs_workaround@.service
4After=vcs_workaround@.service
5Conflicts=obmc-chassis-stop@%i.target
6
7[Service]
8ExecStart={bindir}/vcs_on.sh
9Type=oneshot
10RemainAfterExit=yes
11
12[Install]
13WantedBy=obmc-chassis-start@%i.target