]> git.decadent.org.uk Git - nfs-utils.git/blob - debian/nfs-common.default
0a5e8b23f336db888430f826832a66a1aba49cc3
[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 # Are you _sure_ that your kernel does or does not need a lockd daemon?
11 # If so, set this variable to either "yes" or "no".
12 NEED_LOCKD=
13
14 # If you are not using NFSv4 and wish to disable the idmapd daemon,
15 # then set NEED_IDMAPD to "no". 
16 NEED_IDMAPD=
17
18 # If you are not running NFS with RPCSEC_GSS security, and wish to
19 # disable the gssd client daemon, then set NEED_GSSD to "no".
20 NEED_GSSD=