summaryrefslogtreecommitdiff
path: root/config/action.d/dshield.conf
diff options
context:
space:
mode:
authorsebres <serg.brester@sebres.de>2018-09-12 16:00:40 +0200
committersebres <serg.brester@sebres.de>2018-09-12 16:01:57 +0200
commitd01fe9d22a717a0122143cde41ce5c18a1790f6e (patch)
treed0930a005129b8efef046d7fedd1d549b1014c2e /config/action.d/dshield.conf
parent5b0c3e75d33c0ea9458ef5880048ecf5aa434457 (diff)
downloadfail2ban-d01fe9d22a717a0122143cde41ce5c18a1790f6e.tar.gz
action.d/*.conf: correct comments for actionstart/actionstop
Diffstat (limited to 'config/action.d/dshield.conf')
-rw-r--r--config/action.d/dshield.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/action.d/dshield.conf b/config/action.d/dshield.conf
index 4f2e09ca..c128bef3 100644
--- a/config/action.d/dshield.conf
+++ b/config/action.d/dshield.conf
@@ -32,13 +32,13 @@
norestored = 1
# Option: actionstart
-# Notes.: command executed once at the start of Fail2Ban.
+# Notes.: command executed on demand at the first ban (or at the start of Fail2Ban if actionstart_on_demand is set to false).
# Values: CMD
#
actionstart =
# Option: actionstop
-# Notes.: command executed once at the end of Fail2Ban
+# Notes.: command executed at the stop of jail (or at the end of Fail2Ban)
# Values: CMD
#
actionstop = if [ -f <tmpfile>.buffer ]; then