vserver: Make /data/db/ldap available in the ldap vserver.
authorMatthijs Kooijman <matthijs@drsnuggles.stderr.nl>
Thu, 25 Sep 2008 20:11:09 +0000 (22:11 +0200)
committerMatthijs Kooijman <matthijs@drsnuggles.stderr.nl>
Thu, 25 Sep 2008 20:11:09 +0000 (22:11 +0200)
etc/vservers/ldap/fstab

index af4ad2cbb675b8c5ef1dd8cc351f43e0a3b736dc..bfe2344045495f0cb97aea2506d43890a1e1fd55 100644 (file)
@@ -2,3 +2,4 @@ none    /proc           proc    defaults                0 0
 none   /tmp            tmpfs   size=16m,mode=1777      0 0
 none   /dev/pts        devpts  gid=5,mode=620          0 0
 /home  /home           none    bind                    0 0
+/data/db/ldap  /data/db/ldap   none    bind            0 0