unbound/templates/unbound_logrotate.conf.j2

9 lines
141 B
Text
Raw Permalink Normal View History

2022-07-26 19:16:49 +02:00
/var/log/unbound/unbound.log {
daily
missingok
rotate 30
compress
delaycompress
notifempty
create 640 root root
}