summaryrefslogtreecommitdiff
path: root/package/busybox/config/networking/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-07 19:35:50 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-07 19:35:50 +0100
commit8a8609227f0c868ee7a9443567a613cc6c6db9bf (patch)
treef987072b30c4a9fbccb2ce2047bfc01d350a0f3c /package/busybox/config/networking/Config.in
parenta7bb571d7f433fba134a463562ec982212953f91 (diff)
parente5da39ab8f22c8c7d61dafdf27a92a6f907e9953 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/busybox/config/networking/Config.in')
-rw-r--r--package/busybox/config/networking/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in
index 74069af13..e350a1b16 100644
--- a/package/busybox/config/networking/Config.in
+++ b/package/busybox/config/networking/Config.in
@@ -1017,7 +1017,7 @@ source package/busybox/config/networking/udhcp/Config.in
config BUSYBOX_IFUPDOWN_UDHCPC_CMD_OPTIONS
string "ifup udhcpc command line options"
- default "-R -n"
+ default "-R -b"
depends on BUSYBOX_IFUPDOWN && BUSYBOX_UDHCPC
help
Command line options to pass to udhcpc from ifup.