stunnel4/tools/stunnel.logrotate

10 lines
150 B
Plaintext
Raw Permalink Normal View History

2017-11-15 15:03:25 +01:00
/var/log/stunnel/*.log {
weekly
rotate 10
copytruncate
delaycompress
compress
notifempty
missingok
}