mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-17 16:41:56 +04:00
busybox: enable timeout utility by default
Small cost, but can be of use for non-interactive scripts. Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
committed by
Felix Fietkau
parent
7f2effc94d
commit
87f5376eb7
@@ -867,7 +867,7 @@ config BUSYBOX_DEFAULT_FEATURE_TEST_64
|
||||
default y
|
||||
config BUSYBOX_DEFAULT_TIMEOUT
|
||||
bool
|
||||
default n
|
||||
default y
|
||||
config BUSYBOX_DEFAULT_TOUCH
|
||||
bool
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user