summaryrefslogtreecommitdiffstats
path: root/debian/nfs-common.default
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-06-05 12:13:31 +1000
committerNeil Brown <neilb@suse.de>2006-06-05 12:13:31 +1000
commite860d0ecddac47b5f68bc1b41b19c2700fd64495 (patch)
tree6e37fc758387764c4ae2710060710303cc99b7c9 /debian/nfs-common.default
parent922d6cfd29bab9ae552cb3b1ad6eb3a9bcd89b6b (diff)
downloadnfs-utils-e860d0ecddac47b5f68bc1b41b19c2700fd64495.tar.gz
nfs-utils-e860d0ecddac47b5f68bc1b41b19c2700fd64495.tar.xz
nfs-utils-e860d0ecddac47b5f68bc1b41b19c2700fd64495.zip
Remove debian/
.. at request of Debian maintainer "Steinar H. Gunderson" <sesse@debian.org>
Diffstat (limited to 'debian/nfs-common.default')
-rw-r--r--debian/nfs-common.default16
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/nfs-common.default b/debian/nfs-common.default
deleted file mode 100644
index a8287de..0000000
--- a/debian/nfs-common.default
+++ /dev/null
@@ -1,16 +0,0 @@
-# Options for rpc.statd.
-# Should rpc.statd listen on a specific port?
-# If so, set this variable to a statd argument like: "--port 1000".
-STATDOPTS=
-
-# Are you _sure_ that your kernel does or does not need a lockd daemon?
-# If so, set this variable to either "yes" or "no".
-NEED_LOCKD=
-
-# If you are not using NFSv4 and wish to disable the idmapd daemon,
-# then set NEED_IDMAPD to "no".
-NEED_IDMAPD=no
-
-# If you are not running NFS with RPCSEC_GSS security, and wish to
-# disable the gssd client daemon, then set NEED_GSSD to "no".
-NEED_GSSD=no