mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-14 05:02:28 +01:00
10 lines
105 B
Plaintext
10 lines
105 B
Plaintext
/var/log/rsync.log {
|
|
compress
|
|
maxage 365
|
|
rotate 7
|
|
size=+1024k
|
|
notifempty
|
|
missingok
|
|
copytruncate
|
|
}
|