Fix: escaping start of line character

This commit is contained in:
2019-12-19 23:27:29 +01:00
parent d5274f159e
commit be420094b5

View File

@@ -1 +1 @@
if $programname == 'rngd' and re_match($msg, "^stats:.*") then stop
if $programname == 'rngd' and re_match($msg, "\^stats:.*") then stop