aports/config/logrotate/logrotate.conf
2021-06-27 08:03:47 +00:00

11 lines
105 B
Plaintext

weekly
rotate 4
maxage 365
dateext
compress
notifempty
missingok
/var/log/messages {}
/var/log/*.log {}