BF: journalmatch for recidive should be NOTICE level not WARNING

This commit is contained in:
Steven Hiscocks 2014-03-15 13:29:44 +00:00
parent 630c5fe324
commit 6c5a978d6f

View file

@ -31,6 +31,6 @@ failregex = ^(%(__prefix_line)s| %(_daemon)s%(__pid_re)s?:\s+)WARNING\s+\[(?!%(_
[Init]
journalmatch = _SYSTEMD_UNIT=fail2ban.service PRIORITY=4
journalmatch = _SYSTEMD_UNIT=fail2ban.service PRIORITY=5
# Author: Tom Hendrikx, modifications by Amir Caspi