X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fnfs-kernel-server.default;h=d3ff49f7c0b150a57f44234fc689955bd3064057;hb=d3dcf7a556c2782f02ac275c0c1b708c324b5541;hp=63f5c6c1b8b7f399a368c0b0c0d369df63490b29;hpb=636f3185bd6b6bd214d64a8fd196f909268e2719;p=nfs-utils.git diff --git a/debian/nfs-kernel-server.default b/debian/nfs-kernel-server.default index 63f5c6c..d3ff49f 100644 --- a/debian/nfs-kernel-server.default +++ b/debian/nfs-kernel-server.default @@ -4,15 +4,11 @@ RPCNFSDCOUNT=8 # Runtime priority of server (see nice(1)) RPCNFSDPRIORITY=0 -# Do you want to start the mountd daemon? It is not required for NFSv4. -# Valid alternatives are "yes" and "no"; the default is "yes". -NEED_MOUNTD= - # 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= +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".