diff options
Diffstat (limited to 'rc/bin/cpurc.local')
-rwxr-xr-x | rc/bin/cpurc.local | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/rc/bin/cpurc.local b/rc/bin/cpurc.local index 1a5a45d3e..318406bf9 100755 --- a/rc/bin/cpurc.local +++ b/rc/bin/cpurc.local @@ -5,10 +5,11 @@ # return addresses, even local ones site=EXAMPLE # replace FILESERVER with the name of your file server -# here we start with kfs, your local disk file system -fileserver=kfs +# here we start with cwfs, your local disk file system +fileserver=cwfs # replace FACEDOM with the local domain to be used in the faces database facedom=FACEDOM -for(i in m i P S t) +for(i in m i P S t u) bind -a '#'^$i /dev >/dev/null >[2=1] +mount -qa /srv/usb /dev |