Maintain backward compatibility Postfix SYSTEMD_UNIT

This commit is contained in:
Vincent Laffargue 2024-03-12 04:42:36 +01:00
parent 93082ead79
commit d260ed31d2

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