[no ci] Package: adjust udhcpc command options

pull/1109/head
Viktor 2023-11-05 01:51:31 +01:00
parent d99bc57ea7
commit 551a0c70c3
1 changed files with 1 additions and 1 deletions
general/package/busybox

View File

@ -1030,7 +1030,7 @@ CONFIG_UDHCP_DEBUG=0
CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS=80
CONFIG_FEATURE_UDHCP_RFC3397=y
CONFIG_FEATURE_UDHCP_8021Q=y
CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="-x hostname:$(hostname) -A 0 -R -b -O search"
CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="-x hostname:$(hostname) -A 0 -T 1 -t 5 -R -b -O search"
#
# Print Utilities