mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
7 lines
117 B
Text
7 lines
117 B
Text
# daemon does not need restarting after log rotate
|
|
/var/log/exim/*log {
|
|
missingok
|
|
notifempty
|
|
delaycompress
|
|
}
|
|
|