diff options
| author | stanley lieber <stanley.lieber@gmail.com> | 2011-04-21 03:11:53 +0000 |
|---|---|---|
| committer | stanley lieber <stanley.lieber@gmail.com> | 2011-04-21 03:11:53 +0000 |
| commit | 469b381b1a795c804c73fa4a124a6f1fb02183f3 (patch) | |
| tree | b5894d6f5dd0333a50dc818a88af343f6a915ad3 /lib | |
| parent | f305ca8610642c7048beb0596d7be79313d7bef4 (diff) | |
| parent | 3d3afc5cbe0c86bad4128d21a69eb814c083919a (diff) | |
| download | plan9front-469b381b1a795c804c73fa4a124a6f1fb02183f3.tar.xz | |
merge.
Diffstat (limited to 'lib')
| -rwxr-xr-x | lib/namespace | 3 |
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 |
