busybox: set ifstate file path

This commit is contained in:
Calin Crisan 2019-12-18 22:31:08 +02:00
parent 1d06cb9783
commit 42317edfa5

View File

@ -1,7 +1,7 @@
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Busybox version: 1.29.3 # Busybox version: 1.29.3
# Wed Dec 18 22:22:12 2019 # Wed Dec 18 22:30:47 2019
# #
CONFIG_HAVE_DOT_CONFIG=y CONFIG_HAVE_DOT_CONFIG=y
@ -860,7 +860,7 @@ CONFIG_DNSDOMAINNAME=y
# CONFIG_IFPLUGD is not set # CONFIG_IFPLUGD is not set
CONFIG_IFUP=y CONFIG_IFUP=y
CONFIG_IFDOWN=y CONFIG_IFDOWN=y
CONFIG_IFUPDOWN_IFSTATE_PATH="" CONFIG_IFUPDOWN_IFSTATE_PATH="/var/run/ifstate"
CONFIG_FEATURE_IFUPDOWN_IP=y CONFIG_FEATURE_IFUPDOWN_IP=y
CONFIG_FEATURE_IFUPDOWN_IPV4=y CONFIG_FEATURE_IFUPDOWN_IPV4=y
CONFIG_FEATURE_IFUPDOWN_IPV6=y CONFIG_FEATURE_IFUPDOWN_IPV6=y