]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/nfs-kernel-server.default
Fix lintian overrides
[nfs-utils.git] / debian / nfs-kernel-server.default
index c2c4955c872f35a5a268a736dfbe153c32791fbd..2584734efff7fd386b68f1cecbb2a488a940fd06 100644 (file)
@@ -7,9 +7,12 @@ 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=
+# see rpc.mountd(8) or http://wiki.debian.org/SecuringNFS
+RPCMOUNTDOPTS=--manage-gids
 
-# 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=