raven-rhel6/fail2ban/fail2ban-no-systemd-backend.patch
2024-02-21 20:14:44 +06:00

17 lines
543 B
Diff

--- fail2ban-1.0.2/config/paths-fedora.conf.orig 2023-10-19 16:12:34.748221208 +0600
+++ fail2ban-1.0.2/config/paths-fedora.conf 2023-10-19 16:17:38.193152009 +0600
@@ -30,13 +30,3 @@
roundcube_errors_log = /var/log/roundcubemail/errors
-# These services will log to the journal via syslog, so use the journal by
-# default.
-syslog_backend = systemd
-sshd_backend = systemd
-dropbear_backend = systemd
-proftpd_backend = systemd
-pureftpd_backend = systemd
-wuftpd_backend = systemd
-postfix_backend = systemd
-dovecot_backend = systemd