tomh / rpms / exim

Forked from rpms/exim 4 years ago
Clone
Blob Blame History Raw
# daemon does not need restarting after log rotate
# so we do not prod it any more
/var/log/exim/*log {
  missingok
  notifempty
  delaycompress
}