- ifupdown needs run-parts. Thanks Derosnec for pointing this out.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 23 Sep 2005 19:37:13 +0000 (19:37 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 23 Sep 2005 19:37:13 +0000 (19:37 -0000)
networking/Config.in

index 4950ae4..544ee61 100644 (file)
@@ -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