use /n/other for tmp storage
This commit is contained in:
parent
f246b097ba
commit
3d3afc5cbe
3 changed files with 15 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue