]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/nfs-common.default
Imported Debian patch 1.0.7-10
[nfs-utils.git] / debian / nfs-common.default
index 0a5e8b23f336db888430f826832a66a1aba49cc3..89f99804772b0861411cfb466efecbc07ec6a0ee 100644 (file)
@@ -7,14 +7,12 @@
 #   If so, set this variable to a statd argument like: "--port 1000".
 STATDOPTS=
 
-# Are you _sure_ that your kernel does or does not need a lockd daemon?
-# If so, set this variable to either "yes" or "no".
+# Some kernels need a separate lockd daemon; most don't. Set this if you
+# want to force an explicit choice for some reason.
 NEED_LOCKD=
 
-# If you are not using NFSv4 and wish to disable the idmapd daemon,
-# then set NEED_IDMAPD to "no". 
+# Do you want to start the idmapd daemon? It is only needed for NFSv4.
 NEED_IDMAPD=
 
-# If you are not running NFS with RPCSEC_GSS security, and wish to
-# disable the gssd client daemon, then set NEED_GSSD to "no".
+# Do you want to start the gssd daemon? It is required for Kerberos mounts.
 NEED_GSSD=