From fb9f17aa59bb994a07921979d999c79c75cfeaa5 Mon Sep 17 00:00:00 2001 From: glenda Date: Wed, 30 Nov 2011 19:03:20 +0100 Subject: namespace: mount factotum before mntgen --- lib/namespace | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/namespace') 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 -- cgit v1.2.3