diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/build/busybox_1.33.0/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/busybox_1.33.0/config b/src/build/busybox_1.33.0/config index 8ea6de9..3fe9f16 100644 --- a/src/build/busybox_1.33.0/config +++ b/src/build/busybox_1.33.0/config @@ -1002,7 +1002,7 @@ CONFIG_UDHCP_DEBUG=1 CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS=80 # CONFIG_FEATURE_UDHCP_RFC3397 is not set # CONFIG_FEATURE_UDHCP_8021Q is not set -CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="-R -n" +CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="-R -n -t 10" # # Print Utilities |