summaryrefslogtreecommitdiffstats
path: root/rules/nfsutils.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-01-12 22:49:04 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-01-12 22:49:04 +0000
commitc9fd548da991a8d0cd01bb21e6e0ca2f0475c22c (patch)
tree8e7a8ea19166b187e2c6093e5b602edfc33f2764 /rules/nfsutils.in
parent960e10274863a58b2c24c0f336c84f32a533aec9 (diff)
downloadptxdist-c9fd548da991a8d0cd01bb21e6e0ca2f0475c22c.tar.gz
ptxdist-c9fd548da991a8d0cd01bb21e6e0ca2f0475c22c.tar.xz
* nfsutils.in:
fix tcpwrapper select git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9514 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/nfsutils.in')
-rw-r--r--rules/nfsutils.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/nfsutils.in b/rules/nfsutils.in
index 519c91b83..39c4774ab 100644
--- a/rules/nfsutils.in
+++ b/rules/nfsutils.in
@@ -3,6 +3,7 @@ menuconfig NFSUTILS
tristate
# we need libblkid
select E2FSPROGS
+ select TCPWRAPPER if NFSUTILS_WITH_TCPWRAPPERS
prompt "nfsutils "
help
The Sun Network Filesystem (NFS) protocol provides transparent remote
@@ -51,7 +52,6 @@ config NFSUTILS_RQUOTAD
config NFSUTILS_WITH_TCPWRAPPERS
bool
prompt "Use TCP Wrappers"
- select TCPWRAPPER
choice
prompt "statd's userid"