Mount /home in the builder vserver.
authorMatthijs Kooijman <matthijs@drsnuggles.stderr.nl>
Mon, 23 Jun 2008 15:54:46 +0000 (17:54 +0200)
committerMatthijs Kooijman <matthijs@drsnuggles.stderr.nl>
Mon, 23 Jun 2008 15:54:46 +0000 (17:54 +0200)
etc/vservers/builder/fstab

index f78c798375543a8ab8870da7671b96ef3a789f24..af4ad2cbb675b8c5ef1dd8cc351f43e0a3b736dc 100644 (file)
@@ -1,3 +1,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