]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/nfs-kernel-server.default
Avoid DNS reverse lookups on server names (Closes: #707401).
[nfs-utils.git] / debian / nfs-kernel-server.default
index 4c6110b8dbd212a9c8c3626facd727240f77bd90..16c0532d76a90cb37e35621c4ede6b7707670218 100644 (file)
@@ -1,5 +1,19 @@
 # Number of servers to start up
 RPCNFSDCOUNT=8
 
-# Options for rpc.mountd
-RPCMOUNTDOPTS=
+# Runtime priority of server (see nice(1))
+RPCNFSDPRIORITY=0
+
+# Options for rpc.mountd.
+# If you have a port-based firewall, you might want to set up
+# a fixed port here using the --port option. For more information, 
+# see rpc.mountd(8) or http://wiki.debian.org/SecuringNFS
+# To disable NFSv4 on the server, specify '--no-nfs-version 4' here
+RPCMOUNTDOPTS=--manage-gids
+
+# Do you want to start the svcgssd daemon? It is only required for Kerberos
+# exports. Valid alternatives are "yes" and "no"; the default is "no".
+NEED_SVCGSSD=
+
+# Options for rpc.svcgssd.
+RPCSVCGSSDOPTS=