mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
Fix typo, fixes #1111
This commit is contained in:
parent
15f7a17935
commit
afb16dcc96
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ kernel.panic_on_oops = 1
|
|||
vm.max_map_count = 262144
|
||||
"
|
||||
myFAIL2BANCONF="[DEFAULT]
|
||||
ignore-ip = 127.0.0.1/8
|
||||
ignoreip = 127.0.0.1/8
|
||||
bantime = 3600
|
||||
findtime = 600
|
||||
maxretry = 5
|
||||
|
|
Loading…
Reference in a new issue