summaryrefslogtreecommitdiffstats
path: root/meta-skeleton
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:44 +0100
commit914526868656fd279b13ba8e4d721d27cb2a8792 (patch)
treea7b334b11c65b397e6f58da07b31a3e1e302f554 /meta-skeleton
parent252385bef9b226f32691b8513869ea3e41813b40 (diff)
downloadopenembedded-core-914526868656fd279b13ba8e4d721d27cb2a8792.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. Signed-off-by: Yann Dirson <yann@blade-group.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions