From 6a4605a675303d95449f6d7b99f71cded67970d4 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Sun, 28 Apr 2013 11:26:03 +1000 Subject: [PATCH] DOC: document
tag --- man/jail.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/jail.conf.5 b/man/jail.conf.5 index 552b0ac0..8f281ce4 100644 --- a/man/jail.conf.5 +++ b/man/jail.conf.5 @@ -92,7 +92,7 @@ Commands specified in the [Definition] section are executed through a system she return 0, otherwise error would be logged. Moreover if \fBactioncheck\fR exits with non-0 status, it is taken as indication that firewall status has changed and fail2ban needs to reinitialize itself (i.e. issue \fBactionstop\fR and \fBactionstart\fR commands). Tags are enclosed in <>. All the elements of [Init] are tags that are replaced in all action commands. Tags can be added by the -\fBfail2ban-client\fR using the setctag command. +\fBfail2ban-client\fR using the setctag command. \fB
\fR is a tag that is always a new line (\\n). More than a single command is allowed to be specified. Each command needs to be on a separate line and indented with whitespaces without blank lines. The following example defines two commands to be executed.