Maintain backward compatibility Postfix SYSTEMD_UNIT

pull/3692/head
Vincent Laffargue 2024-03-12 04:42:36 +01:00
parent 93082ead79
commit d260ed31d2
1 changed files with 1 additions and 1 deletions

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