Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99...
[openwrt.git] / openwrt / package / tcp_wrappers / Config.in
1 config BR2_PACKAGE_LIBWRAP
2 tristate "libwrap - Security wrapper library for TCP services"
3 default m if CONFIG_DEVEL
4 help
5 Security wrapper library for TCP services.
6
7 ftp://ftp.porcupine.org/pub/security/index.html
8
9
10 config BR2_PACKAGE_TCP_WRAPPERS
11 tristate
12 default BR2_PACKAGE_LIBWRAP
13
This page took 0.0445 seconds and 5 git commands to generate.