diff options
Diffstat (limited to 'lib/namespace')
-rwxr-xr-x | lib/namespace | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/namespace b/lib/namespace index 42f693623..87f30eb4f 100755 --- a/lib/namespace +++ b/lib/namespace @@ -32,6 +32,7 @@ mount -a /srv/net /net mount -qC /srv/cwfs /n/other other bind -qc /n/other/usr/$user/tmp /usr/$user/tmp +bind -qc /n/other/dist /dist bind -c /usr/$user/tmp /tmp cd /usr/$user |