summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Chiquitto <lchiquitto@suse.com>2011-11-21 09:18:47 -0300
committerYaroslav Halchenko <debian@onerussian.com>2011-12-30 12:41:46 -0500
commit4502adfe69816ec4e33e5b4e266de21ab5c212a5 (patch)
treee448cd21348dc9dfafaa5f471eb7bd8b987a73ad
parent789b520ac33fc0642fad050a8eff6e3af9146d2e (diff)
downloadfail2ban-4502adfe69816ec4e33e5b4e266de21ab5c212a5.tar.gz
Fix comments to reflect code
Commit 638bb6652 changed some defaults but the comments still point to the previous values.
-rw-r--r--config/action.d/dshield.conf2
-rw-r--r--config/action.d/mynetwatchman.conf2
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