aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.src
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.src')
-rw-r--r--networking/Config.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.src b/networking/Config.src
index 8c7417f86..27c604a31 100644
--- a/networking/Config.src
+++ b/networking/Config.src
@@ -497,7 +497,7 @@ config FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN
497 497
498config FEATURE_INETD_RPC 498config FEATURE_INETD_RPC
499 bool "Support RPC services" 499 bool "Support RPC services"
500 default y 500 default n # very rarely used, and needs Sun RPC support in libc
501 depends on INETD 501 depends on INETD
502 select FEATURE_HAVE_RPC 502 select FEATURE_HAVE_RPC
503 help 503 help