aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/busyboxconfig
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-05-27 15:47:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-05-27 15:47:13 +0000
commit78e4914b83f019dbaaa720be4bc5f3ad1a80acd6 (patch)
tree796f472e5d454681e2486f39c4dfaed769e21d70 /main/busybox/busyboxconfig
parent1edf57a9c875aa48be2429d063dff25515efba54 (diff)
downloadaports-78e4914b83f019dbaaa720be4bc5f3ad1a80acd6.tar.bz2
aports-78e4914b83f019dbaaa720be4bc5f3ad1a80acd6.tar.xz
main/busybox: enable unix socket support
Diffstat (limited to 'main/busybox/busyboxconfig')
-rw-r--r--main/busybox/busyboxconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig
index c2c103db50..76077a911a 100644
--- a/main/busybox/busyboxconfig
+++ b/main/busybox/busyboxconfig
@@ -786,7 +786,7 @@ CONFIG_FEATURE_WGET_OPENSSL=y
CONFIG_FEATURE_WGET_SSL_HELPER=y
CONFIG_WHOIS=y
CONFIG_FEATURE_IPV6=y
-# CONFIG_FEATURE_UNIX_LOCAL is not set
+CONFIG_FEATURE_UNIX_LOCAL=y
CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y
CONFIG_VERBOSE_RESOLUTION_ERRORS=y
CONFIG_ARP=y