doc: fail2Ban: add note about restarting fail2ban
This commit is contained in:
parent
f3ab261631
commit
e21df1e729
1 changed files with 2 additions and 0 deletions
|
@ -402,6 +402,8 @@ maxretry = 3
|
|||
bantime = -1
|
||||
```
|
||||
|
||||
Then restart the service: `sudo systemctl restart fail2ban`
|
||||
|
||||
#### References
|
||||
|
||||
- [Apache/PHP - error log per VirtualHost - StackOverflow](http://stackoverflow.com/q/176)
|
||||
|
|
Loading…
Reference in a new issue