This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
fail2ban
mirror of
https://github.com/fail2ban/fail2ban
Watch
1
Star
0
Fork
You've already forked fail2ban
0
Code
Issues
Releases
Wiki
Activity
9d3699f296
fail2ban
/
files
/
fail2ban-openrc.conf
3 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[DATALAD RUNCMD] Do interactive fixing of some ambigous typos === Do not change lines below === { "chain": [], "cmd": "codespell -w -i 3 -C 2 ./files/fail2ban-openrc.conf ./fail2ban/tests/fail2banclienttestcase.py", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
2023-11-16 15:59:16 +00:00
# For available options, please run "fail2ban-server --help".
files/fail2ban-openrc.conf: add back the "-x" example. I've removed the stale socket cleanup from our OpenRC service script: * Cleaning up stale sockets isn't really the job of the service script. * The ability to ignore a stale socket is already built into the server. With it gone, maybe the "-x" is a useful example to have in the conf file (although it's commented-out by default, anyway).
2018-07-15 18:12:20 +00:00
#FAIL2BAN_OPTIONS="-x"