mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #3692 from pingou2712/postfixSystemd
Change journalmatch postfix
This commit is contained in:
commit
529eb79ddb
1 changed files with 1 additions and 1 deletions
|
|
@ -76,6 +76,6 @@ ignoreregex =
|
|||
|
||||
[Init]
|
||||
|
||||
journalmatch = _SYSTEMD_UNIT=postfix.service
|
||||
journalmatch = _SYSTEMD_UNIT=postfix.service _SYSTEMD_UNIT=postfix@-.service
|
||||
|
||||
# Author: Cyril Jaquier
|
||||
|
|
|
|||
Loading…
Reference in a new issue