]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/nfs-common.config
* Remove debconf warning notes in favor of nfs-kernel-server.NEWS.
[nfs-utils.git] / debian / nfs-common.config
diff --git a/debian/nfs-common.config b/debian/nfs-common.config
deleted file mode 100644 (file)
index 5edd12c..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh -e
-
-. /usr/share/debconf/confmodule
-
-if egrep -q 'ALL|[0-9]\.' /etc/hosts.deny
-then
-    db_input high nfs-common/tcpwrappers-statd || true
-fi
-
-db_go