2 lines
76 B
Plaintext
2 lines
76 B
Plaintext
if $programname == 'CRON' and re_match($msg, "\\(root\\).*CMD.*") then stop
|
if $programname == 'CRON' and re_match($msg, "\\(root\\).*CMD.*") then stop
|