summaryrefslogtreecommitdiff
blob: 844252fdc54d963f0c6f4334133e9f591e3481fd (plain)
1
2
3
4
5
6
7
8
9
10
# Config file for /etc/init.d/nfs
# Options for nfsd (see man nfsd)
# Example: 8 nfsd servers started:
#nfsdopts="-n 8"

# Options for mountd (see man mountd)
# Example: allow non-root users to mount shares:
#mountdopts="-n"
# Specify t he exports file, this is the default:
#exportsfile="/etc/exports"