summaryrefslogtreecommitdiffstats
path: root/meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo/misc.in
diff options
context:
space:
mode:
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2021-11-13 19:20:31 +0900
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2021-11-22 15:46:27 +0900
commitcd255477e0fca7834d348963c9c1430db3a011a9 (patch)
treed1719bdfcc179f47f89c77afc54d173e307a154a /meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo/misc.in
parent035be1b50b5f7c3d9473d251dc1949c43edfeb00 (diff)
Improvement flexibility for lxc-config
Existing lxc config creation recipe is supporting two type string replacing. The network interface setting has required to multi line replacing at aec683913cd645fcf18d7633a12a7b4b42215f69. These flexibility will support by container manager that is under developing. But we need quick solution for that now. This patch provide quick solution. This patch support any network interface usage in guest. Bug-AGL: SPEC-4132 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: I5da97492610124ddfe050660e0cc2c2c5559d5b9
Diffstat (limited to 'meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo/misc.in')
-rw-r--r--meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo/misc.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo/misc.in b/meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo/misc.in
new file mode 100644
index 00000000..9b4f4883
--- /dev/null
+++ b/meta-agl-lxc/recipes-container/lxc-config/lxc-config-cluster-demo/misc.in
@@ -0,0 +1,3 @@
+# lxc misc setting
+lxc.start.auto = @LXC_AUTO_START@
+