]> git.pld-linux.org Git - packages/nfs-utils.git/blobdiff - nfs.sysconfig
- env vars may contain spaces
[packages/nfs-utils.git] / nfs.sysconfig
index bcd4895085cc008b582a0549b6ab5cd4b2459b4f..0cb385a490a4bd8d7690fdfd91e2d633a897da91 100644 (file)
@@ -1,16 +1,14 @@
-# Set nice level for rpc.mountd, rpc.nfsd or knfsd
+# Set nice level for rpc.mountd and rpc.nfsd
 SERVICE_RUN_NICE_LEVEL="+0"
 
-# Customized setings for knfsd
-RPCMOUNTOPTIONS=""
-
+# Number of NFSD servers to start
 RPCNFSDCOUNT=8
 
-# Set it to "yes" if you plan to run NFSv4 server
-NFS4="no"
-
-# Options for NFSv4 ID <-> Name Mapper (idmapd)
-#RPCIDMAPOPTIONS=
+# Options for NFS rpc.mountd
+#RPCMOUNTOPTIONS=
 
 # Options for NFSv4 server-side rpcsec_gss daemon
 #RPCSVCGSSOPTIONS=
+
+# Options for NFSv4 ID <-> Name Mapper (idmapd)
+#RPCIDMAPOPTIONS=
This page took 0.092179 seconds and 4 git commands to generate.