Browse Source

- busybox: try to fix dhcp connections

master
vanhofen 4 years ago
parent
commit
f7dde13ae7
  1. 2
      package/busybox/files/busybox-minimal.config

2
package/busybox/files/busybox-minimal.config

@ -989,7 +989,7 @@ CONFIG_UDHCP_DEBUG=0
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 1 -t 10"
#
# Print Utilities

Loading…
Cancel
Save