5ce1fb3d25
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
config BR2_PACKAGE_XINETD
|
|
bool "xinetd"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
xinetd is a secure replacement for inetd. It was originally written by
|
|
panos@cs.colorado.edu.
|
|
|
|
http://www.xinetd.org
|