base-files: Remove system.conloglevel and cronloglevel
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
commit 9fd3ba5144bf817c1a2b30b0dfabbc0213cc32fc ┃
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: Wed Jul 24 16:43:17 2024 +0200
base-files: Do not change cronloglevel
It is unclear, why cronloglevel has been changed from the default 5 to
9, remove it.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
commit 01d93689cc7707f8b2f8690c51fecad249c0415e ┃
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: Wed Jul 24 16:43:17 2024 +0200
base-files: Remove system.conloglevel
Setting to 7 is not necessary, CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 takes
care of this.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
Edited by Andreas Gnau