]> git.pld-linux.org Git - packages/nfs-utils.git/blame - nfs.sysconfig
- updated to 2.6.4
[packages/nfs-utils.git] / nfs.sysconfig
CommitLineData
042f4ecc
JR
1# Set nice level for rpc.mountd and rpc.nfsd
2SERVICE_RUN_NICE_LEVEL="+0"
3
4# Number of NFSD servers to start
5RPCNFSDCOUNT=8
6
7134c5a5
JR
7# Set NFSv4 grace period
8#NFSD_V4_GRACE=
9
d1d7ba43
JR
10# Enable RDMA support on the server by setting this to
11# the port the server should listen on
b3112e80
JR
12#RDMA_PORT=20049
13
042f4ecc 14# Options for NFS rpc.mountd
f75dd6cb 15#RPCMOUNTDOPTIONS=
042f4ecc
JR
16
17# Options for NFSv4 server-side rpcsec_gss daemon
18#RPCSVCGSSOPTIONS=
19
20# Options for NFSv4 ID <-> Name Mapper (idmapd)
21#RPCIDMAPOPTIONS=
This page took 0.058823 seconds and 4 git commands to generate.