rsync/logrotate.rsync

12 lines
141 B
Plaintext

/var/log/rsyncd.log {
compress
dateext
maxage 365
rotate 99
size=+1024k
notifempty
missingok
copytruncate
}