From d6e49f8480bb8021661d976c82a21c44e10c39da Mon Sep 17 00:00:00 2001 From: Cyril Jaquier Date: Sun, 12 Nov 2006 10:56:21 +0000 Subject: [PATCH] - Fixed rebanned bug - Clarified available tags git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@455 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- config/action.d/dummy.conf | 9 +++---- config/action.d/hostsdeny.conf | 7 +++--- config/action.d/ipfw.conf | 7 +++--- config/action.d/iptables.conf | 7 +++--- config/action.d/mail-whois.conf | 7 +++--- config/action.d/mail.conf | 7 +++--- config/action.d/shorewall.conf | 7 +++--- server/actions.py | 44 +++++++++++++++++++++------------ 8 files changed, 50 insertions(+), 45 deletions(-) diff --git a/config/action.d/dummy.conf b/config/action.d/dummy.conf index 21b7fa9d..5737c372 100644 --- a/config/action.d/dummy.conf +++ b/config/action.d/dummy.conf @@ -18,7 +18,7 @@ actionstart = touch /tmp/fail2ban.dummy # Notes.: command executed once at the end of Fail2Ban # Values: CMD # -actionstop = rm /tmp/fail2ban.dummy +actionstop = rm -f /tmp/fail2ban.dummy # Option: fwcheck # Notes.: command executed once before each fwban command @@ -31,8 +31,7 @@ actioncheck = # command is executed with Fail2Ban user rights. # Tags: IP address # number of failures -# unix timestamp of the last failure -# unix timestamp of the ban time +#