]> git.decadent.org.uk Git - nfs-utils.git/blob - debian/nfs-common.default
more gss fixes
[nfs-utils.git] / debian / nfs-common.default
1 # Options for rpc.statd.
2 #   Should rpc.statd listen on a specific port?
3 #   If so, set this variable to a statd argument like: "--port 1000".
4 STATDOPTS=
5
6 # Are you _sure_ that your kernel does or does not need a lockd daemon?
7 # If so, set this variable to either "yes" or "no".
8 NEED_LOCKD=
9
10 # If you are not using NFSv4 and wish to disable the idmapd daemon
11 # then uncomment the following line
12 # NEED_IDMAPD=no
13
14 # If you are not running NFS with RPCSEC_GSS security, and wish to
15 # disable the gssd client daemon then uncomment the following line
16 # NEED_GSSD=no