blob: d8d4b2c8e1958222ea7b4c4f35ea614eea3ecedc [file] [log] [blame]
Matt Spinler085288b2016-12-20 13:11:58 -06001[Unit]
2Description=Disable VCS on a power off
3Wants=op-wait-power-off@%i.service
4After=op-wait-power-off@%i.service
5Conflicts=obmc-chassis-start@%i.target
6
7[Service]
8ExecStart={bindir}/vcs_off.sh
9Type=oneshot
10RemainAfterExit=yes
11
12[Install]
13WantedBy=obmc-chassis-stop@%i.target