blob: bc7e5a5a8f948b1bfae73109eef6f9f85c4c1b63 [file] [log] [blame]
Lei YUf222f192016-12-29 11:33:53 +08001[Unit]
2Description=Run VCS workaround on host%i
3Wants=obmc-host-start-pre@%i.target
4Before=obmc-host-start-pre@%i.target
5Wants=avsbus-enable@%i.service
6After=avsbus-enable@%i.service
Lei YUd43ec212017-02-14 16:47:45 +08007Conflicts=obmc-power-chassis-off@%i.target
Lei YUf222f192016-12-29 11:33:53 +08008
9[Service]
10ExecStart={bindir}/vcs_workaround.sh {MACHINE}
11Type=oneshot
12RemainAfterExit=yes
13
14[Install]
Lei YUd43ec212017-02-14 16:47:45 +080015WantedBy=obmc-power-chassis-on@%i.target