From 4502adfe69816ec4e33e5b4e266de21ab5c212a5 Mon Sep 17 00:00:00 2001 From: Leonardo Chiquitto Date: Mon, 21 Nov 2011 09:18:47 -0300 Subject: [PATCH] Fix comments to reflect code Commit 638bb6652 changed some defaults but the comments still point to the previous values. --- config/action.d/dshield.conf | 2 +- config/action.d/mynetwatchman.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/action.d/dshield.conf b/config/action.d/dshield.conf index 8549a550..177329b2 100644 --- a/config/action.d/dshield.conf +++ b/config/action.d/dshield.conf @@ -204,7 +204,7 @@ dest = reports@dshield.org # Option: tmpfile # Notes.: Base name of temporary files used for buffering -# Values: [ STRING ] Default: /tmp/fail2ban-dshield +# Values: [ STRING ] Default: /var/run/fail2ban/tmp-dshield # tmpfile = /var/run/fail2ban/tmp-dshield diff --git a/config/action.d/mynetwatchman.conf b/config/action.d/mynetwatchman.conf index f0e55153..d4f8de1a 100644 --- a/config/action.d/mynetwatchman.conf +++ b/config/action.d/mynetwatchman.conf @@ -139,6 +139,6 @@ mnwurl = http://mynetwatchman.com/insertwebreport.asp # Option: tmpfile # Notes.: Base name of temporary files -# Values: [ STRING ] Default: /tmp/fail2ban-mynetwatchman +# Values: [ STRING ] Default: /var/run/fail2ban/tmp-mynetwatchman # tmpfile = /var/run/fail2ban/tmp-mynetwatchman