exim/exim.logrotate
TomNewChao c15f052460 initial package
modify exim.spec

add clamav

modify exim spec

modify spec file

spec file add notes

spec file modify username
2022-11-08 17:18:33 +08:00

8 lines
147 B
Plaintext

# daemon does not need restarting after log rotate
# so we do not prod it any more
/var/log/exim/*log {
missingok
notifempty
delaycompress
}