lcfg-nfs - LCFG nfs component
This component configures the NFS service. It creates the list of exported filesystems and their mount options and saves them in the relevant exports file.
It then runs the command /usr/sbin/exportfs -r to make the kernel aware of any new exports.
NB: it does not start NFS - this is done outwith the lcfg system.
A list of tags corresponding to filesystems to export.
The pathname of the filesystem to export corresponding to the tag tag.
The mount options for the exported filesystem corresponding to the tag tag.
Solaris9, Fedora3, Fedora5, Fedora6
/etc/exports
Alastair Scobie <ascobie@inf.ed.ac.uk>, Jeremy Olsen <J.Olsen@ed.ac.uk>, Ken Dawson <ktd@inf.ed.ac.uk>