From 30b17863bd9b6bd370dc7fc60932469468f462a3 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 23 Sep 2005 19:37:13 +0000 Subject: - ifupdown needs run-parts. Thanks Derosnec for pointing this out. --- networking/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'networking') 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 -- cgit v1.2.3