summaryrefslogtreecommitdiff
path: root/lib/namespace
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-04-22 02:40:11 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-04-22 02:40:11 +0000
commit3d3afc5cbe0c86bad4128d21a69eb814c083919a (patch)
treef2d469f73852fddddde47a2c4f1c68d29ada6896 /lib/namespace
parentf246b097baec9ba853953073de3b47cdbe788063 (diff)
downloadplan9front-3d3afc5cbe0c86bad4128d21a69eb814c083919a.tar.xz
use /n/other for tmp storage
Diffstat (limited to 'lib/namespace')
-rwxr-xr-xlib/namespace3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/namespace b/lib/namespace
index 322e98e72..db405ff1b 100755
--- a/lib/namespace
+++ b/lib/namespace
@@ -30,6 +30,9 @@ 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
+
bind -c /usr/$user/tmp /tmp
cd /usr/$user