mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
273b9a2848
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
136 B
Text
9 lines
136 B
Text
/var/log/dnscrypt-wrapper/*log {
|
|
weekly
|
|
rotate 7
|
|
copytruncate
|
|
delaycompress
|
|
compress
|
|
notifempty
|
|
missingok
|
|
}
|