mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
9 lines
218 B
Text
9 lines
218 B
Text
|
|
# 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"
|