mirror of https://github.com/fail2ban/fail2ban
- Added PID lock file option
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@61 a942ae1a-1317-0410-a47c-b1dcaea8d6050.6
parent
1711a87dff
commit
2131d080c2
1
README
1
README
|
@ -85,6 +85,7 @@ options:
|
||||||
-d start fail2ban in debug mode
|
-d start fail2ban in debug mode
|
||||||
-e <INTF> ban IP on the INTF interface
|
-e <INTF> ban IP on the INTF interface
|
||||||
-c <FILE> read configuration file FILE
|
-c <FILE> read configuration file FILE
|
||||||
|
-p <FILE> create PID lock in FILE
|
||||||
-h display this help message
|
-h display this help message
|
||||||
-i <IP(s)> IP(s) to ignore
|
-i <IP(s)> IP(s) to ignore
|
||||||
-l <FILE> log message in FILE
|
-l <FILE> log message in FILE
|
||||||
|
|
Loading…
Reference in New Issue