mirror of
https://github.com/fail2ban/fail2ban.git
synced 2025-11-26 14:20:19 +08:00
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@559 a942ae1a-1317-0410-a47c-b1dcaea8d605
9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
# Config file for /etc/init.d/fail2ban
|
|
#
|
|
# For information on options, see "/usr/bin/fail2ban-client -h".
|
|
|
|
FAIL2BAN_OPTIONS=""
|
|
|
|
# Force execution of the server even if the socket already exists:
|
|
#FAIL2BAN_OPTIONS="-x"
|