summaryrefslogtreecommitdiffstats
path: root/rules/tcpwrapper.in
blob: 00d97779b0bdfbf233db387ebb047948fa539523 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
menuconfig	TCPWRAPPER
	bool
	prompt "tcpwrapper          "
	help
	  FIXME: This item needs to be documented

config	TCPWRAPPER_INSTALL_TCPD
	bool
	prompt "Install /usr/sbin/tcpd"
	depends on TCPWRAPPER
	help
	  FIXME: This item needs to be documented