DOC: Document that badips.py action should be last action for jail

pull/1015/head
Steven Hiscocks 2014-03-13 20:04:30 +00:00
parent 0222ff4677
commit a78a9d282c
1 changed files with 3 additions and 0 deletions

View File

@ -185,6 +185,9 @@ action_blocklist_de = blocklist_de[email="%(sender)s", service=%(filter)s, apik
# See BadIPsAction docstring in config/action.d/badips.py for
# documentation for this action.
#
# NOTE: This action relies on banaction being present on start and therefore
# should be last action defined for a jail.
#
action_badips = badips.py[category="%(name)s", banaction="%(banaction)s"]
# Choose default action. To change, just override value of 'action' with the