1 ## arg 1: the new package version
3 mandb 2>/dev/null 1>/dev/null &
9 At the moment the ZFS "sharenfs" property doesn't work, so you have to
10 configure NFS exports manually, just like any other FUSE filesystem.
12 You'll need FUSE 2.6.x and you'll need to compile the FUSE module
13 manually in order to have NFS capability (the FUSE module in the
14 official kernels doesn't support NFS).
16 There are also some other things you must do, see the README.NFS
17 file in the FUSE-2.6.x source package for instructions.
19 If you have problems with permissions, try using the "no_subtree_check"
20 option in /etc/exports (thanks Martin Hovmöller).
24 # vim:set ts=2 sw=2 et: