summaryrefslogtreecommitdiffstats
path: root/roles/download/files/logrotate-rsync-fedora
blob: 2932e5a76a583ce84c82347798c13de6ce8314aa (plain)
1
2
3
4
5
6
/var/log/rsyncd-fedora.log {
    monthly
    rotate 4
    notifempty
    missingok
}