Rob Vermaas
|
9cf0a41925
|
fail2ban: move /var/run/fail2ban creation to activation script to be able to restrict the write locations for the service properly, add configuration files to the restartTriggers.
|
2013-07-31 11:22:48 +02:00 |
|
Rob Vermaas
|
96be2d5a7d
|
Fix ReadWriteDirectories for fail2ban, added /var/tmp.
|
2013-07-28 18:33:57 +02:00 |
|
Rob Vermaas
|
6adfb647ff
|
Limit the capabilities of what fail2ban service can do. Taken from ArchLinux wiki.
|
2013-07-25 20:03:29 +02:00 |
|
Rob Vermaas
|
7e7392b8ad
|
Limit the location where fail2ban service can write to (only /var/run/fail2ban).
|
2013-07-25 15:48:00 +02:00 |
|
Rob Vermaas
|
c5f6a08750
|
Make fail2ban a normal systemd service in nixos module.
|
2013-07-25 15:40:20 +02:00 |
|
Eelco Dolstra
|
91acb81b11
|
* Support globbing in the source attribute of environment.etc entries.
svn path=/nixos/trunk/; revision=34158
|
2012-05-17 18:43:45 +00:00 |
|
Eelco Dolstra
|
c10b41ad99
|
* Make the fail2ban module configurable.
svn path=/nixos/trunk/; revision=34157
|
2012-05-17 18:19:48 +00:00 |
|
Eelco Dolstra
|
3ce8859551
|
* Basic module for fail2ban. Not configurable yet. It currently
blocks IP addresses if they make too many failed login attempts.
svn path=/nixos/trunk/; revision=34149
|
2012-05-17 02:51:24 +00:00 |
|