From a96bc88d0703256c8105a94afafe597ac2128f90 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sun, 24 Apr 2011 17:03:42 +0000 Subject: boot(8): mount /n/other from /srv/cwfs, not /srv/boot --- lib/namespace | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/namespace') diff --git a/lib/namespace b/lib/namespace index a84758bf3..42f693623 100755 --- a/lib/namespace +++ b/lib/namespace @@ -30,9 +30,8 @@ mount -a /srv/cs /net mount -a /srv/dns /net mount -a /srv/net /net -# locks up 9660srv -# mount -qC /srv/boot /n/other other -# bind -qc /n/other/usr/$user/tmp /usr/$user/tmp +mount -qC /srv/cwfs /n/other other +bind -qc /n/other/usr/$user/tmp /usr/$user/tmp bind -c /usr/$user/tmp /tmp cd /usr/$user -- cgit v1.2.3