1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-08 22:57:52 +00:00
i2pd/contrib/i2pd.logrotate
2020-05-08 18:45:28 +02:00

10 lines
112 B
Plaintext

"/var/log/i2pd/*.log" {
copytruncate
daily
rotate 5
compress
delaycompress
missingok
notifempty
}