]> git.pld-linux.org Git - packages/nfs-utils.git/blobdiff - nfs.sysconfig
- updated to 2.3.4
[packages/nfs-utils.git] / nfs.sysconfig
index 4e09b578bfeac52fdf4c42ce0f3e64bc867ac0f5..4744be7f0e9ee8a07b155de65af15458bb9cbdfa 100644 (file)
@@ -4,22 +4,15 @@ SERVICE_RUN_NICE_LEVEL="+0"
 # Number of NFSD servers to start
 RPCNFSDCOUNT=8
 
-# NFS versions to use (default all-yes)
-NFSv2="yes"
-NFSv3="yes"
-NFSv4="yes"
+# Set NFSv4 grace period
+#NFSD_V4_GRACE=
 
-# Port mount should listen on (default is portmap assigned)
-#MOUNTD_PORT=
+# Enable RDMA support on the server by setting this to
+# the port the server should listen on
+#RDMA_PORT=20049
 
 # Options for NFS rpc.mountd
-#RPCMOUNTOPTIONS=""
-
-# Uncomment if you want to use secure NFSv4 exports
-#SECURE_NFS="yes"
-
-# List of kernel modules to use for secure NFS
-#SECURE_NFS_MODS="des rpcsec_gss_krb5"
+#RPCMOUNTDOPTIONS=
 
 # Options for NFSv4 server-side rpcsec_gss daemon
 #RPCSVCGSSOPTIONS=
This page took 0.025686 seconds and 4 git commands to generate.