From 6e4b1441644c2399a30c6cc311a52d79a5f22d83 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Sun, 14 Jul 2013 21:43:14 +1000 Subject: [PATCH] DOC: fix for README.Solaris. Thanks Steven. --- README.Solaris | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.Solaris b/README.Solaris index 6a3335d7..5157c099 100644 --- a/README.Solaris +++ b/README.Solaris @@ -99,7 +99,7 @@ REQ: Create /etc/fail2ban/jail.local containing: enabled = true filter = sshd -action = hostsdeny[sshd] +action = hostsdeny[daemon_list=sshd] sendmail-whois[name=SSH, dest=you@example.com] ignoreregex = for myuser from logpath = /var/adm/auth.log