mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
busybox: set ifstate file path
This commit is contained in:
parent
1d06cb9783
commit
42317edfa5
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user