diff --git a/CHANGELOG b/CHANGELOG index 9dab34e6..eedf5848 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ ver. 0.?.? (2007/??/??) - ??? - Fixed "reload" bug. Many many thanks to Yaroslav Halchenko - Added date format for asctime without year - Modified filters config. Thanks to Michael C. Haller +- Fixed a small bug in mail-buffered.conf ver. 0.7.8 (2007/03/21) - release candidate ---------- diff --git a/config/action.d/mail-buffered.conf b/config/action.d/mail-buffered.conf index fb2eb4da..973d48ec 100644 --- a/config/action.d/mail-buffered.conf +++ b/config/action.d/mail-buffered.conf @@ -21,7 +21,7 @@ actionstart = echo -en "Hi,\n # Notes.: command executed once at the end of Fail2Ban # Values: CMD # -actionstop = if [ -d ]; then +actionstop = if [ -f ]; then echo -en "Hi,\n These hosts have been banned by Fail2Ban.\n `cat `