Merge pull request #63600 from steadmon/fail2ban-dovecot-service
fail2ban: fix dovecot filter's journalmatch
This commit is contained in:
commit
86ac9f55b9
@ -21,6 +21,9 @@ pythonPackages.buildPythonApplication {
|
||||
--replace /usr/sbin/sendmail sendmail \
|
||||
--replace /usr/bin/whois whois
|
||||
done
|
||||
|
||||
substituteInPlace config/filter.d/dovecot.conf \
|
||||
--replace dovecot.service dovecot2.service
|
||||
'';
|
||||
|
||||
doCheck = false;
|
||||
|
Loading…
Reference in New Issue
Block a user