summaryrefslogtreecommitdiff
path: root/sys/lib/newuser
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-01-22 10:41:01 +0100
committercinap_lenrek <cinap_lenrek@gmx.de>2013-01-22 10:41:01 +0100
commit1b017b8db468ea5977eeaabce01a072f792599a6 (patch)
tree77006e4a12ec346f260795c654592c6b469073af /sys/lib/newuser
parent69e8a53ffe6c4d6032ba9425c89ac8b564aaf43b (diff)
mount /n/other from /srv/boot instead of /srv/cwfs
this makes sure tcp boot will have ther user /tmp's the same way as from local cwfs. we used /srv/cwfs to prevent a deadlock with 9660srv as a root filesystem which has been fixed now.
Diffstat (limited to 'sys/lib/newuser')
-rwxr-xr-xsys/lib/newuser2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/lib/newuser b/sys/lib/newuser
index 1fd4183e0..9f9253bdb 100755
--- a/sys/lib/newuser
+++ b/sys/lib/newuser
@@ -19,7 +19,7 @@ auth/cron -c
cat > lib/profile <<!
bind -a $x^home/bin/rc /bin
bind -a $x^home/bin/$x^cputype /bin
-mount -qC /srv/cwfs /n/other other
+mount -qC /srv/boot /n/other other
bind -qc /n/other/usr/$x^user/tmp $x^home/tmp
bind -c $x^home/tmp /tmp
font=/lib/font/bit/vga/unicode.font