47b40eba3b
CFS was actually broken since at least 3.2 or so, but should work now again on 32-bit archs. 64-bit archs are still broken and won't be fixed anytime soon. I also set PERMIT_*=Yes, as the "no fee" part of the license is clearly due to bad english. xsa@ helped testing
12 lines
321 B
Plaintext
12 lines
321 B
Plaintext
|
|
+----------
|
|
| CFS is started automatically in /etc/rc.local. In order for it to work
|
|
| properly, you have to do these steps as root:
|
|
|
|
|
| 0) add this line to /etc/exports
|
|
| /null localhost
|
|
| 1) set "nfs_server=YES" in /etc/rc.conf
|
|
| 2) reboot or start mountd and cfsd by hand and mount /crypt
|
|
+----------
|
|
|