]> git.decadent.org.uk Git - nfs-utils.git/blob - debian/nfs-common.default
Imported Debian patch 1.0.7-15
[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?
7 #   If so, set this variable to a statd argument like: "--port 1000".
8 STATDOPTS=
9
10 # Some kernels need a separate lockd daemon; most don't. Set this if you
11 # want to force an explicit choice for some reason.
12 NEED_LOCKD=
13
14 # Do you want to start the idmapd daemon? It is only needed for NFSv4.
15 NEED_IDMAPD=
16
17 # Do you want to start the gssd daemon? It is required for Kerberos mounts.
18 NEED_GSSD=