Merge branch 'fail2ban-sshd-use-port-2222-too' into unstable

This commit is contained in:
Benoît S. 2019-04-04 16:20:27 +02:00
commit 19800c071c

View file

@ -28,7 +28,7 @@ action_mwl = %(banaction)s[name=%(__name__)s, port="%(port)s", protocol="%(proto
action = %(action_mwl)s
[sshd]
port = ssh
port = ssh,2222
logpath = %(sshd_log)s
backend = %(sshd_backend)s
maxretry = 10