Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2005-09-23 23:37:13 +0400
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2005-09-23 23:37:13 +0400
commit30b17863bd9b6bd370dc7fc60932469468f462a3 (patch)
treedc6f0c01977793f97168248f37710ec4d7f2ca81 /networking/Config.in
parent23bc647b357343b64021abf46e8a8c1aeddfbf41 (diff)
- ifupdown needs run-parts. Thanks Derosnec for pointing this out.
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 4950ae459..544ee617f 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -184,6 +184,7 @@ config CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS
config CONFIG_IFUPDOWN
bool "ifupdown"
default n
+ select CONFIG_RUN_PARTS
help
Activate or deactivate the specified interfaces. This applet makes
use of either "ifconfig" and "route" or the "ip" command to actually