Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
771703b4b88b957d6090e9cdc5377ea7665bd785
/
.
/
xos
/
observers
/
vcpe
/
templates
/
vcpe.conf.j2
blob: 195132268d705bf1840ad6b2f033a64222242ae7 [
file
] [
log
] [
blame
]
# Upstart script for vCPE
description
"vCPE container"
author
"andy@onlab.us"
start on filesystem
and
started docker
stop on runlevel
[!
2345
]
respawn
script
/
usr
/
local
/
sbin
/
start
-
vcpe
-{{
vlan_ids
[
0
]
}}.
sh
end
script