Make it clearer that usually people should _NOT_
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 1 May 2009 01:00:04 +0000 (03:00 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 1 May 2009 01:00:04 +0000 (03:00 +0200)
select FEATURE_UNIX_LOCAL.

networking/Config.in

index 9907ac9..6e3ed0f 100644 (file)
@@ -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