Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-05-01 05:00:04 +0400
committerDenys Vlasenko <vda.linux@googlemail.com>2009-05-01 05:00:04 +0400
commit47aaa2bee6b0c36634e8acb4aff98d22f9f6a128 (patch)
treea8eb88613eae03c18e00ffc8fce735317d98cba3
parent690ad2426e38e8257f9266992c28c7d5e05eafa5 (diff)
Make it clearer that usually people should _NOT_
select FEATURE_UNIX_LOCAL.
-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
This adds IPv6 support in the networking applets.
config FEATURE_UNIX_LOCAL
- bool "Enable Unix domain socket support"
+ bool "Enable Unix domain socket support (usually not needed)"
default n
help
Enable Unix domain socket support in all busybox networking