mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-08 04:04:59 +00:00
Increase the default system log buffer size option in /etc/config/system from 64 kB to 128 kB. 64 kB is barely enough for the boot items of a modern router with a few add-on packages, but any subsequent logging will quickly cause the early boot items to get overwritten in the round-robin log buffer. Double the buffer size to 128 kB. (Note: built-in default in ubox logd itself is still 16 kB) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> Link: https://github.com/openwrt/openwrt/pull/16723 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| base-files | ||
| boot | ||
| devel | ||
| firmware | ||
| kernel | ||
| libs | ||
| network | ||
| system | ||
| utils | ||
| Makefile | ||