Bug#202901: exim4: No logrotate cron job
Andreas Metzler
Andreas Metzler <ametzler@downhill.at.eu.org>, 202901@bugs.debian.org
Tue, 21 Dec 2004 22:03:37 +0100
On 2004-12-21 Greg Kochanski <gpk@kochanski.org> wrote:
> Package: exim4
> Version: 4.34-8
> Followup-For: Bug #202901
> I see the following code in /etc/cron.daily/exim
> which should probably be in /etc/cron.daily/exim4-base:
> # Cycle logs
> if [ -x /usr/bin/savelog ]; then
> for i in mainlog rejectlog paniclog; do
> if [ -s /var/log/exim/$i ]; then
> savelog -p -c 10 /var/log/exim/$i >/dev/null
> fi
> done
> fi
[...]
No. exim4 uses logrotate.
cu andreas
--
http://downhill.aus.cc/