fail2ban/debian/patches/fix-race.diff
Sylvestre Ledru edc2918176 * Fix a potential race condition (Closes: #935778)
* Cherry-pick upstream fix for courier-auth (Closes: #1004466)
2022-03-10 23:16:02 +01:00

9 lines
315 B
Diff

Index: fail2ban/files/fail2ban.service.in
===================================================================
--- fail2ban.orig/files/fail2ban.service.in
+++ fail2ban/files/fail2ban.service.in
@@ -20,3 +20,4 @@ Environment="PYTHONNOUSERSITE=yes"
[Install]
WantedBy=multi-user.target
+WantedBy=logrotate.service