Files
gentoo/net-misc/rsync/files/rsyncd.logrotate
2021-05-25 10:28:38 +02:00

10 lines
104 B
Plaintext

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