Update logrotate
This commit is contained in:
18
debian/logrotate
vendored
18
debian/logrotate
vendored
@ -1,13 +1,9 @@
|
||||
/var/log/i2pd.log {
|
||||
rotate 4
|
||||
weekly
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
delaycompress
|
||||
copytruncate
|
||||
create 640 i2pd adm
|
||||
postrotate
|
||||
/etc/init.d/i2pd restart >/dev/null
|
||||
endscript
|
||||
rotate 6
|
||||
daily
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
delaycompress
|
||||
copytruncate
|
||||
}
|
||||
|
Reference in New Issue
Block a user