mirror of
https://git.bashclub.org/bashclub/zsync.git
synced 2024-12-01 10:25:17 +01:00
9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
/var/log/zsync/*.log {
|
|
weekly
|
|
rotate 12
|
|
compress
|
|
delaycompress
|
|
missingok
|
|
notifempty
|
|
create 644 root root
|
|
} |