raven-rhel6/php72/exim.logrotate

8 lines
147 B
Plaintext
Raw Normal View History

2024-02-21 20:14:44 +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
}