aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--networking/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 9907ac907..6e3ed0fad 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -13,7 +13,7 @@ config FEATURE_IPV6
13 This adds IPv6 support in the networking applets. 13 This adds IPv6 support in the networking applets.
14 14
15config FEATURE_UNIX_LOCAL 15config FEATURE_UNIX_LOCAL
16 bool "Enable Unix domain socket support" 16 bool "Enable Unix domain socket support (usually not needed)"
17 default n 17 default n
18 help 18 help
19 Enable Unix domain socket support in all busybox networking 19 Enable Unix domain socket support in all busybox networking