summaryrefslogtreecommitdiffstats
path: root/share/config
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-07-17 16:14:48 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-08-04 13:35:54 +0000
commit4198d07804f17b99f811a1a3e8ec18ad24172f16 (patch)
treef3741d448459b895dab66b5bef1e6b5682e7fe14 /share/config
parentChanging container-status command to always show full output. (diff)
downloadcompute-tools-4198d07804f17b99f811a1a3e8ec18ad24172f16.tar.xz
compute-tools-4198d07804f17b99f811a1a3e8ec18ad24172f16.zip
Adding host system based overlay mounts.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/config')
-rw-r--r--share/config/container.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/config/container.conf.in b/share/config/container.conf.in
index dd52adb..b0211af 100644
--- a/share/config/container.conf.in
+++ b/share/config/container.conf.in
@@ -3,6 +3,7 @@
[start]
cnt.auto=@CNT_AUTO@
cnt.network-bridge=@CNT_NETWORK_BRIDGE@
+cnt.overlay=@CNT_OVERLAY@
bind=@BIND@
boot=@BOOT@
capability=@CAPABILITY@