aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/Config.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-01-16 22:23:38 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2018-01-16 22:23:38 +0100
commit64211ce6fa9222de0c6f52c50ff7caf1bfbd301e (patch)
tree29cdf70a25c1a0d93b727a6102194d316993dd63 /networking/udhcp/Config.src
parent438c72ece4b4241f1318994b9770877f2ab863a2 (diff)
downloadbusybox-64211ce6fa9222de0c6f52c50ff7caf1bfbd301e.tar.gz
udhcpc6: --help fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/udhcp/Config.src')
-rw-r--r--networking/udhcp/Config.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/Config.src b/networking/udhcp/Config.src
index 8ab8d30ce..50bff2e8c 100644
--- a/networking/udhcp/Config.src
+++ b/networking/udhcp/Config.src
@@ -94,7 +94,7 @@ config FEATURE_UDHCPC_SANITIZEOPT
config UDHCPC_DEFAULT_SCRIPT
string "Absolute path to config script"
default "/usr/share/udhcpc/default.script"
- depends on UDHCPC
+ depends on UDHCPC || UDHCPC6
help
This script is called after udhcpc receives an answer. See
examples/udhcp for a working example. Normally it is safe