From 840b3bf28aa0b38d78a400158d2b865bc22f42f4 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Fri, 29 Apr 2011 12:50:51 +0000 Subject: make /n/other work --- usr/glenda/lib/profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr') diff --git a/usr/glenda/lib/profile b/usr/glenda/lib/profile index 44929e3ab..79aebb7e0 100644 --- a/usr/glenda/lib/profile +++ b/usr/glenda/lib/profile @@ -1,6 +1,8 @@ bind -a $home/bin/rc /bin bind -a $home/bin/$cputype /bin -bind -c tmp /tmp +mount -qC /srv/cwfs /n/other other +bind -qc /n/other/usr/$user/tmp $home/tmp +bind -c $home/tmp /tmp if(! syscall create /tmp/xxx 1 0666 >[2]/dev/null) ramfs # in case we're running off a cd font = /lib/font/bit/pelm/euro.9.font @@ -26,12 +28,10 @@ case cpu bind -a /mnt/term/dev /dev prompt=('cpu% ' ' ') fn cpu%{ $* } - news if (! test -e /mnt/term/mnt/wsys) { # cpu call from drawterm font=/lib/font/bit/pelm/latin1.8.font exec rio } case con prompt=('cpu% ' ' ') - news } -- cgit v1.2.3