]> piware.de Git - bin.git/blobdiff - makechroot
postinst-setup: package updates
[bin.git] / makechroot
index 55dfa4120f03558b2a51c008bf5e0a47ef4166b6..76201b1e97616558ed649a310dfc0d71618f5052 100755 (executable)
@@ -29,7 +29,7 @@ if ! grep -q $DIR /etc/fstab; then
     cat <<EOF >> /etc/fstab
 
 # $DIST chroot
-/home           $DIR/home none    bind    0 0
+/home           $DIR/home none    rbind   0 0
 /proc           $DIR/proc none    bind    0 0
 /sys            $DIR/sys  none    bind    0 0
 /tmp            $DIR/tmp  none    bind    0 0