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:
author"Vladimir N. Oleynik" <dzo@simtreas.ru>2006-01-25 17:19:11 +0300
committer"Vladimir N. Oleynik" <dzo@simtreas.ru>2006-01-25 17:19:11 +0300
commit7b4aa6ffc6a412ebc12cda823d0631abcda6a55f (patch)
treeca353b1b80613aaecbde67780f8c6039af236a4d /networking/Config.in
parent8aa9e5714932b0e1a9f4b638e2d985faa7e4d911 (diff)
new applet. Thanks Roberto A. Foglietta
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 7a29e0eba..0f4381b5c 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -18,6 +18,12 @@ config CONFIG_ARPING
help
Ping hosts by ARP packets
+config CONFIG_DNSD
+ bool "dnsd"
+ default n
+ help
+ Small and static DNS server deamon.
+
config CONFIG_ETHER_WAKE
bool "ether-wake"
default n