]> git.pld-linux.org Git - packages/nfs-utils.git/blob - nfs.sysconfig
- updated to 2.3.4
[packages/nfs-utils.git] / nfs.sysconfig
1 # Set nice level for rpc.mountd and rpc.nfsd
2 SERVICE_RUN_NICE_LEVEL="+0"
3
4 # Number of NFSD servers to start
5 RPCNFSDCOUNT=8
6
7 # Set NFSv4 grace period
8 #NFSD_V4_GRACE=
9
10 # Enable RDMA support on the server by setting this to
11 # the port the server should listen on
12 #RDMA_PORT=20049
13
14 # Options for NFS rpc.mountd
15 #RPCMOUNTDOPTIONS=
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.035077 seconds and 3 git commands to generate.