summaryrefslogtreecommitdiff
path: root/lib/namespace
diff options
context:
space:
mode:
Diffstat (limited to 'lib/namespace')
-rw-r--r--lib/namespace4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/namespace b/lib/namespace
index 31e74bcfe..f98f62a2a 100644
--- a/lib/namespace
+++ b/lib/namespace
@@ -31,8 +31,8 @@ mount -a /srv/cs /net
mount -a /srv/dns /net
mount -a /srv/net /net
-mount -qC /srv/boot /n/other other
-bind -qc /n/other/usr/$user/tmp /usr/$user/tmp
+mount -C /srv/boot /n/other other
+bind -c /n/other/usr/$user/tmp /usr/$user/tmp
bind -c /usr/$user/tmp /tmp
cd /usr/$user