1
0
mirror of https://github.com/azlux/log2ram.git synced 2023-10-10 13:37:24 +02:00
log2ram/log2ram.logrotate
2017-12-29 10:15:43 +01:00

11 lines
97 B
Plaintext

/var/log/log2ram.log
{
rotate 7
daily
missingok
notifempty
delaycompress
compress
}