blob: 3bf3043d030093f62425ee4cfb9bf26877e0be5e (
plain)
1
2
3
4
5
6
7
8
|
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
|