Fix: escaping start of line character
This commit is contained in:
@@ -1 +1 @@
|
||||
if $programname == 'rngd' and re_match($msg, "^stats:.*") then stop
|
||||
if $programname == 'rngd' and re_match($msg, "\^stats:.*") then stop
|
||||
|
Reference in New Issue
Block a user