blob: f9fd425673779608495a1ab0c7bebb22c54eb93d [file] [log] [blame]
Xo Wang61a10012016-12-15 18:29:58 -08001[Unit]
2Description=Disable AVSBus on VRMs
3Wants=obmc-power-stop-pre@%i.target
4Before=obmc-power-stop-pre@%i.target
5Conflicts=obmc-chassis-start@%i.target
6
7[Service]
8ExecStart={bindir}/zaius_avsbus.sh disable
9Type=oneshot
10RemainAfterExit=yes
11
12[Install]
13WantedBy=obmc-chassis-stop@%i.target