update logrotate config for reusing in debian

This commit is contained in:
Anatolii Vorona 2020-05-08 18:45:28 +02:00
parent 24c5f07153
commit 9274881c18
4 changed files with 7 additions and 8 deletions

View file

@ -1,9 +0,0 @@
"/var/log/i2pd/*.log" {
copytruncate
daily
rotate 5
compress
delaycompress
missingok
notifempty
}