inetd: make FEATURE_INETD_RPC off by default
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -497,7 +497,7 @@ config FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN
|
||||
|
||||
config FEATURE_INETD_RPC
|
||||
bool "Support RPC services"
|
||||
default y
|
||||
default n # very rarely used, and needs Sun RPC support in libc
|
||||
depends on INETD
|
||||
select FEATURE_HAVE_RPC
|
||||
help
|
||||
|
Reference in New Issue
Block a user