wired email

I get this email daily in my inbox. Any ideas?

Subject:

Cron test -e /usr/sbin/anacron || run-parts –report /etc/cron.daily

Body:

/etc/cron.daily/logrotate:

/etc/cron.daily/logrotate: /usr/sbin/logrotate: No such file or directory

run-parts: /etc/cron.daily/logrotate exited with return code 127

2 Replies

Looks like logrotate is missing – try apt-get install logrotate..

http://packages.debian.org/stable/admin/logrotate.html

-Chris

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct