]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/nfs-kernel-server.default
Imported Debian patch 1.0.9-5
[nfs-utils.git] / debian / nfs-kernel-server.default
index 3885575350edb689786be2a583eae80fe2c192a6..365f616ea98de74ee955e19a0cb6a2173bbb5715 100644 (file)
@@ -1,9 +1,18 @@
 # Number of servers to start up
 RPCNFSDCOUNT=8
 
-# Options for rpc.mountd
+# 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
 RPCMOUNTDOPTS=
 
-# If you are not running NFS with RPCSEC_GSS security, and wish to
-# disable the gssd server daemon, then set NEED_SVCGSSD to "no".
-NEED_SVCGSSD=no
+# 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=