summaryrefslogtreecommitdiffstats
path: root/debian/nfs-common.default
diff options
context:
space:
mode:
Diffstat (limited to 'debian/nfs-common.default')
-rw-r--r--debian/nfs-common.default12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/nfs-common.default b/debian/nfs-common.default
new file mode 100644
index 0000000..7256fb2
--- /dev/null
+++ b/debian/nfs-common.default
@@ -0,0 +1,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=