Gitiles
Code Review
Sign In
gerrit.opencord.org
/
vsg
/
acb2e1d83b8bb76500d1018806a279316670984f
/
.
/
xos
/
synchronizer
/
templates
/
vcpe.conf.j2
blob: fa7885e4ff7469fe834062b2bcdeacaec5a10486 [
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
-{{
s_tags
[
0
]
}}-{{
c_tags
[
0
]
}}.
sh
end
script