openwrt-mirror/package/utils/busybox
Hannu Nyman fc0c518a88 busybox: Fix cron log level to match previous behavior
Change the cron log level in init script from 5 to 7
in order to match previous log behavior and to avoid
log spam every minute.

Busybox cron only uses levels 5,7,8, where 5 is debug and
7 and 8 are normal logging. Use 7 as default.

(Fun note: this is needed because upstream corrected an
ancient bug in their own log level handling and now 5 actually
means something.)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Link: https://github.com/openwrt/openwrt/pull/17107
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-12-05 21:16:55 +01:00
..
config busybox: update to 1.37.0 2024-12-05 21:16:55 +01:00
files busybox: Fix cron log level to match previous behavior 2024-12-05 21:16:55 +01:00
patches busybox: update to 1.37.0 2024-12-05 21:16:55 +01:00
Config-defaults.in busybox: update to 1.37.0 2024-12-05 21:16:55 +01:00
Config.in busybox: add selinux variant 2020-08-23 23:37:08 +01:00
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 2014-01-31 13:50:16 +00:00
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 2016-01-03 11:38:31 +00:00
Makefile busybox: Fix cron log level to match previous behavior 2024-12-05 21:16:55 +01:00
selinux.config busybox: add selinux variant 2020-08-23 23:37:08 +01:00