summaryrefslogtreecommitdiffstats
path: root/debian/nfs-common.default
blob: 7256fb216bb344ca5ddd778ed0338b3f2eb7911e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# If you do not set values for the NEED_ options, they will be attempted
# 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=

# Do you want to start the idmapd daemon? It is only needed for NFSv4.
NEED_IDMAPD=

# Do you want to start the gssd daemon? It is required for Kerberos mounts.
NEED_GSSD=