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

11 lines
97 B
Plaintext
Raw Normal View History

/var/log/log2ram.log
2017-12-16 18:25:58 +01:00
{
rotate 7
daily
missingok
notifempty
delaycompress
compress
}