summaryrefslogtreecommitdiffstats
path: root/meta-skeleton/recipes-baremetal
diff options
context:
space:
mode:
authorYann Dirson <yann@blade-group.com>2020-10-09 18:20:30 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-10 13:37:56 +0100
commit68aa8a24b1af1e6eff36c44f9c2722869bcaa855 (patch)
treedae7fe59f0022dc0c4f62eee42d3184659b120e7 /meta-skeleton/recipes-baremetal
parentc46b3352aa2276ddc9a314eefdd43e4240d09cc7 (diff)
downloadpoky-68aa8a24b1af1e6eff36c44f9c2722869bcaa855.tar.gz
rngd: fix --debug to also filter syslog() calls
Debug logs were only controlled by --debug flag while in --foreground mode. In --daemon mode (the default for us) /var/log/message got stuffed with details of entropy pool refilling, which is useless in production, and hamful when log rotation then gets rid of the more useful logs. This change makes the two modes consistently only produce debug logs when --debug is specified. (From OE-Core rev: 914526868656fd279b13ba8e4d721d27cb2a8792) Signed-off-by: Yann Dirson <yann@blade-group.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/recipes-baremetal')
0 files changed, 0 insertions, 0 deletions