raven/extras/exim/exim.logrotate

8 lines
147 B
Plaintext
Raw Normal View History

2024-02-21 13:47:54 +06:00
# daemon does not need restarting after log rotate
# so we do not prod it any more
/var/log/exim/*log {
missingok
notifempty
delaycompress
}