mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Maintain backward compatibility Postfix SYSTEMD_UNIT
This commit is contained in:
parent
93082ead79
commit
d260ed31d2
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