summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/namespace7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/namespace b/lib/namespace
index 208465fcd..712da06c5 100644
--- a/lib/namespace
+++ b/lib/namespace
@@ -1,7 +1,6 @@
# root
mount -aC #s/boot /root $rootspec
bind -a $rootdir /
-bind -c $rootdir/mnt /mnt
# kernel devices
bind #c /dev
@@ -12,14 +11,14 @@ bind -c #s /srv
bind -q #σ /shr
bind -a #¤ /dev
+# authentication
+mount -a /srv/factotum /mnt
+
# mount points
mount -a /srv/slashn /n
mount -a /srv/slashmnt /mnt
mount -a /srv/mntexport /mnt/exportfs
-# authentication
-mount -a /srv/factotum /mnt
-
# standard bin
bind /$cputype/bin /bin
bind -a /rc/bin /bin