10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
|
/var/log/dnscrypt-wrapper/*log {
|
||
|
weekly
|
||
|
rotate 7
|
||
|
copytruncate
|
||
|
delaycompress
|
||
|
compress
|
||
|
notifempty
|
||
|
missingok
|
||
|
}
|