lxc/ldap: Mount /data/db/ldap.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 29 Feb 2012 10:49:38 +0000 (11:49 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 29 Feb 2012 10:49:38 +0000 (11:49 +0100)
var/lib/lxc/ldap/config

index fc6c1c08266f19bfe42d6916c564bfdb62434f31..425c0c0c2fea73046a35b61fc0d1abba7eb22c07 100644 (file)
@@ -53,6 +53,7 @@ lxc.cgroup.devices.allow = c 254:0 rwm
 # to the rootfs)
 lxc.mount.entry=proc proc proc nodev,noexec,nosuid 0 0
 lxc.mount.entry=sysfs sys sysfs defaults  0 0
+lxc.mount.entry=/data/db/ldap data/db/ldap none defaults,bind  0 0
 
 # Disallow module (un)loading
 lxc.cap.drop = sys_module