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
|
|
} |