mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Thanks-to: Hank Leininger <hlein@korelogic.com> Closes: https://bugs.gentoo.org/791910 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
10 lines
104 B
Plaintext
10 lines
104 B
Plaintext
/var/log/rsync.log {
|
|
compress
|
|
maxage 365
|
|
rotate 7
|
|
size 1024k
|
|
notifempty
|
|
missingok
|
|
copytruncate
|
|
}
|