etc-gentoo/logrotate.d/rsyncd

10 lines
105 B
Plaintext

/var/log/rsync.log {
compress
maxage 365
rotate 7
size=+1024k
notifempty
missingok
copytruncate
}