rsync/rsyncd-logrotate

9 lines
107 B
Plaintext
Raw Normal View History

/var/log/rsync.log {
monthly
rotate 5
copytruncate
compress
notifempty
missingok
}