aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2009-04-26 01:08:51 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2009-04-26 01:08:51 +0000
commit71c165780ac83b0562a7cbc3b57e87807f02055b (patch)
treeac33a1f5952103df64846103301c672e32b38606 /networking/Config.in
parent5bf59c104af94e918ce879352f27b40099bf51be (diff)
downloadbusybox-71c165780ac83b0562a7cbc3b57e87807f02055b.tar.gz
ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)
+3k code and 0.5k in messages. Most of the bloat due to compat :(
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 62a21f738..9907ac907 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -303,6 +303,12 @@ config IFENSLAVE
Userspace application to bind several interfaces
to a logical interface (use with kernel bonding driver).
+config IFPLUGD
+ bool "ifplugd"
+ default n
+ help
+ Network interface plug detection daemon.
+
config IFUPDOWN
bool "ifupdown"
default n