More service changes
This commit is contained in:
parent
e43f8c27a1
commit
54855a0d33
7 changed files with 31 additions and 43 deletions
|
@ -3,7 +3,7 @@
|
|||
services.fail2ban = {
|
||||
enable = true;
|
||||
maxretry = 5;
|
||||
bantime = "5m";
|
||||
bantime = "10m";
|
||||
};
|
||||
|
||||
environment.persistence."/persist".directories = [ "/var/lib/fail2ban" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue