diff --git a/seqs/rsyslog/10-rngd.conf b/seqs/rsyslog/10-rngd.conf index 946745f..7f70749 100644 --- a/seqs/rsyslog/10-rngd.conf +++ b/seqs/rsyslog/10-rngd.conf @@ -1 +1 @@ -if $programname == 'rngd' and re_match($msg, "\\^stats:.*") then stop +if $programname == 'rngd' and re_match($msg, "stats:.*") then stop