mirror of
https://github.com/sheumann/hush.git
synced 2025-01-03 00:31:16 +00:00
Make it clearer that usually people should _NOT_
select FEATURE_UNIX_LOCAL.
This commit is contained in:
parent
690ad2426e
commit
47aaa2bee6
@ -13,7 +13,7 @@ config FEATURE_IPV6
|
|||||||
This adds IPv6 support in the networking applets.
|
This adds IPv6 support in the networking applets.
|
||||||
|
|
||||||
config FEATURE_UNIX_LOCAL
|
config FEATURE_UNIX_LOCAL
|
||||||
bool "Enable Unix domain socket support"
|
bool "Enable Unix domain socket support (usually not needed)"
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
Enable Unix domain socket support in all busybox networking
|
Enable Unix domain socket support in all busybox networking
|
||||||
|
Loading…
Reference in New Issue
Block a user