mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-07 11:44:44 +00:00
busybox: turn on BUSYBOX_DEFAULT_FEATURE_SH_NOFORK to slightly improve performance
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43348
This commit is contained in:
parent
174d16e59f
commit
a70800a7ed
@ -2625,7 +2625,7 @@ config BUSYBOX_DEFAULT_FEATURE_SH_STANDALONE
|
||||
default n
|
||||
config BUSYBOX_DEFAULT_FEATURE_SH_NOFORK
|
||||
bool
|
||||
default n
|
||||
default y
|
||||
config BUSYBOX_DEFAULT_FEATURE_SH_HISTFILESIZE
|
||||
bool
|
||||
default n
|
||||
|
||||
Loading…
Reference in New Issue
Block a user