Merge pull request #3692 from pingou2712/postfixSystemd

Change journalmatch postfix
This commit is contained in:
Sergey G. Brester 2024-03-13 02:34:03 +01:00 committed by GitHub
commit 529eb79ddb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,6 +76,6 @@ ignoreregex =
[Init]
journalmatch = _SYSTEMD_UNIT=postfix.service
journalmatch = _SYSTEMD_UNIT=postfix.service _SYSTEMD_UNIT=postfix@-.service
# Author: Cyril Jaquier