mirror of https://github.com/fail2ban/fail2ban
* Reincarnated logrotate configuration (Closes: #397878)
* no logrotation anymore? (Closes: #397878)debian-releases/etch
parent
f92a885d43
commit
6a9ed3501a
@ -1,10 +1,13 @@
|
||||
/var/log/fail2ban.log {
|
||||
|
||||
weekly
|
||||
rotate 4
|
||||
compress
|
||||
|
||||
delaycompress
|
||||
missingok
|
||||
postrotate
|
||||
/etc/init.d/fail2ban restart >/dev/null
|
||||
invoke-rc.d --quiet fail2ban reload >/dev/null
|
||||
endscript
|
||||
create 640 root adm
|
||||
}
|
||||
|
Loading…
Reference in new issue