- ifupdown needs run-parts. Thanks Derosnec for pointing this out.
This commit is contained in:
parent
23bc647b35
commit
30b17863bd
@ -184,6 +184,7 @@ config CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS
|
|||||||
config CONFIG_IFUPDOWN
|
config CONFIG_IFUPDOWN
|
||||||
bool "ifupdown"
|
bool "ifupdown"
|
||||||
default n
|
default n
|
||||||
|
select CONFIG_RUN_PARTS
|
||||||
help
|
help
|
||||||
Activate or deactivate the specified interfaces. This applet makes
|
Activate or deactivate the specified interfaces. This applet makes
|
||||||
use of either "ifconfig" and "route" or the "ip" command to actually
|
use of either "ifconfig" and "route" or the "ip" command to actually
|
||||||
|
Loading…
Reference in New Issue
Block a user