Add 'config/Fail2Ban/logrotate.d/fail2b'

This commit is contained in:
bprieshof
2019-06-06 12:24:03 +02:00
parent b3e4441f07
commit b1aa6c34fa

View File

@@ -0,0 +1,5 @@
/var/log/auth.log {
size 30k
create 0600 root root
rotate 4
}