busybox: enable ifplugd

This commit is contained in:
Calin Crisan 2019-12-18 22:46:17 +02:00
parent 42317edfa5
commit 7e37c2ac92

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.29.3
# Wed Dec 18 22:30:47 2019
# Wed Dec 18 22:45:43 2019
#
CONFIG_HAVE_DOT_CONFIG=y
@ -857,7 +857,7 @@ CONFIG_DNSDOMAINNAME=y
# CONFIG_FEATURE_IFCONFIG_HW is not set
# CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set
# CONFIG_IFENSLAVE is not set
# CONFIG_IFPLUGD is not set
CONFIG_IFPLUGD=y
CONFIG_IFUP=y
CONFIG_IFDOWN=y
CONFIG_IFUPDOWN_IFSTATE_PATH="/var/run/ifstate"