From 3d3afc5cbe0c86bad4128d21a69eb814c083919a Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Fri, 22 Apr 2011 02:40:11 +0000 Subject: use /n/other for tmp storage --- lib/namespace | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/namespace') 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 -- cgit v1.2.3