From b67f88442fd1b08a0dc0d13c82c88bac99a7bcfc Mon Sep 17 00:00:00 2001 From: "fox.cpp" Date: Tue, 19 Nov 2019 15:55:47 +0300 Subject: [PATCH] dist: Don't enable fail2ban jails by default The user is generally expected to be aware of its existence before using it. Notably, the default fail2ban installation does not have any jails enabled, so follow that convention. --- dist/fail2ban/jail.d/maddy-auth.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/fail2ban/jail.d/maddy-auth.conf b/dist/fail2ban/jail.d/maddy-auth.conf index 9f1ccbb..ae4a20d 100644 --- a/dist/fail2ban/jail.d/maddy-auth.conf +++ b/dist/fail2ban/jail.d/maddy-auth.conf @@ -1,5 +1,4 @@ [maddy] -enabled = true port = 993,465,25 filter = maddy bantime = 96h