X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fnfs-common.default;h=0e373e652d0647fde10f68d5b17b62ef9eef23d4;hp=2e805f0862e8911b085ebc4a889268af06c92479;hb=9965619803b0296be8c5faa541a3a7f5eab9098a;hpb=55d68ec9d81637f142db3320937f8a2a83716044 diff --git a/debian/nfs-common.default b/debian/nfs-common.default index 2e805f0..0e373e6 100644 --- a/debian/nfs-common.default +++ b/debian/nfs-common.default @@ -2,11 +2,14 @@ # 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= # Do you want to start the idmapd daemon? It is only needed for NFSv4.