summaryrefslogtreecommitdiffstats
path: root/rules/tcpwrapper.in
blob: feb6bd0f1f1669f50b6565041d8a01e2c4a6d05a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
menu	"tcpwrapper          "

config	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

endmenu