summaryrefslogtreecommitdiffstats
path: root/net/nfs-kernel-server/files/nfsd.exports
blob: 78f65ac65d79ffa834d9129fa6eda9a858e2dce4 (plain)
1
2
3
4
5
6
7
# /etc/exports - exports(5) - directories exported to NFS clients
#
# Example for NFSv3:
#  /srv/home        hostname1(rw,sync) hostname2(ro,sync)
# Example for NFSv4:
#  /srv/nfs4        hostname1(rw,sync,fsid=0)
#  /srv/nfs4/home   hostname1(rw,sync,nohide)