]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/nfs-common.default
Avoid DNS reverse lookups on server names (Closes: #707401).
[nfs-utils.git] / debian / nfs-common.default
index 5eba0b5bf9b45fa47574be54a252badc20b23f9b..0e373e652d0647fde10f68d5b17b62ef9eef23d4 100644 (file)
@@ -2,17 +2,16 @@
 # autodetected; this should be sufficient for most people. Valid alternatives
 # for the NEED_ options are "yes" and "no".
 
+# Do you want to start the statd daemon? It is not needed for NFSv4.
+NEED_STATD=
+
 # Options for rpc.statd.
 #   Should rpc.statd listen on a specific port? This is especially useful
 #   when you have a port-based firewall. To use a fixed port, set this
 #   this variable to a statd argument like: "--port 4000 --outgoing-port 4001".
-#   For more information, see rpc.statd(8) or http://wiki.debian.org/?SecuringNFS
+#   For more information, see rpc.statd(8) or http://wiki.debian.org/SecuringNFS
 STATDOPTS=
 
-# 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=
-
 # Do you want to start the idmapd daemon? It is only needed for NFSv4.
 NEED_IDMAPD=