summaryrefslogtreecommitdiffstats
path: root/rules/tcpwrapper.in
blob: 0f8f28202c8fed4ab1e2d2ab48919968282b5a56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
menu	"tcpwrapper          "

config	TCPWRAPPER
	bool
	prompt "tcpwrapper"
	
config	TCPWRAPPER_INSTALL_TCPD
	bool
	prompt "Install /usr/sbin/tcpd"
	depends on TCPWRAPPER

endmenu