etc-gentoo/logrotate.d/rsyncd

10 lines
105 B
Plaintext
Raw Permalink Normal View History

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