]> git.decadent.org.uk Git - nfs-utils.git/blob - debian/nfs-common.default
Imported Debian patch 1.0.10-6~quilt.1
[nfs-utils.git] / debian / nfs-common.default
1 # If you do not set values for the NEED_ options, they will be attempted
2 # autodetected; this should be sufficient for most people. Valid alternatives
3 # for the NEED_ options are "yes" and "no".
4
5 # Options for rpc.statd.
6 #   Should rpc.statd listen on a specific port? This is especially useful
7 #   when you have a port-based firewall. To use a fixed port, set this
8 #   this variable to a statd argument like: "--port 4000 --outgoing-port 4001".
9 #   For more information, see rpc.statd(8) or http://wiki.debian.org/?SecuringNFS
10 STATDOPTS=
11
12 # Some kernels need a separate lockd daemon; most don't. Set this if you
13 # want to force an explicit choice for some reason.
14 NEED_LOCKD=
15
16 # Do you want to start the idmapd daemon? It is only needed for NFSv4.
17 NEED_IDMAPD=
18
19 # Do you want to start the gssd daemon? It is required for Kerberos mounts.
20 NEED_GSSD=