mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
update logrotate config for reusing in debian
This commit is contained in:
parent
24c5f07153
commit
9274881c18
4 changed files with 7 additions and 8 deletions
9
contrib/i2pd.logrotate
Normal file
9
contrib/i2pd.logrotate
Normal file
|
@ -0,0 +1,9 @@
|
|||
"/var/log/i2pd/*.log" {
|
||||
copytruncate
|
||||
daily
|
||||
rotate 5
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
notifempty
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue