DOC: try to encourage jail.local jail.d/*.local a lot more

pull/390/head
Daniel Black 2013-10-10 09:56:52 +11:00
parent 2d1bd54439
commit ee58696531
1 changed files with 14 additions and 6 deletions

View File

@ -1,16 +1,24 @@
# Fail2Ban jail specifications file
# Fail2Ban jail base specification file
#
# Comments: use '#' for comment lines and ';' (following a space) for inline comments
# HOW TO ACTIVATE JAILS:
#
# Changes: in most of the cases you should not modify this
# file, but provide customizations in jail.local file, e.g.:
# YOU SHOULD NOT MODIFY THIS FILE.
#
# It will probably be overwitten or improved in a distribution update.
#
# Provide customizations in a jail.local file or a jail.d/customisation.local.
# For example to change the default bantime for all jails and to enable the
# ssh-iptables jail the following (uncommented) would appear in the .local file.
# See man 5 jail.conf for details.
#
# [DEFAULT]
# bantime = 3600
#
# [ssh-iptables]
# enabled = true
#
# The DEFAULT allows a global definition of the options. They can be overridden
# in each jail afterwards.
@ -56,7 +64,7 @@ backend = auto
usedns = warn
# This jail corresponds to the standard configuration in Fail2ban 0.6.
# This jail corresponds to the standard configuration in Fail2ban.
# The mail-whois action send a notification e-mail with a whois request
# in the body.