Message from CRON

Andreas Kohn andreas.kohn at gmx.net
Tue Mar 9 01:23:33 PST 2004


Hi,

On Tue, 2004-03-09 at 00:25, Gerard Seibert wrote:
> >From time to time, I receive a notification that I have mail in
> /var/mail/ges.
> 
> Upon checking, this is what I find:
> 
> Subject: Cron <ges at BudMan> operator /usr/libexec/save-entropy
[...]
> operator: not found
> 
> Subject: Cron <ges at BudMan> root	/usr/libexec/atrun
[...]
> root: not found
> 
> You will notice that these times are very close together. Actually, I have
> received messages with the times varying by only a few seconds. Why am I
> receiving these messages, and what are they trying to tell me?
> 
> Thanks!
> 
> Gerard Seibert
> gerard-seibert at rcn.com
> 

did you modify your /etc/crontab? 

#minute hour    mday    month   wday    who     command
*/5     *       *       *       *       root    /usr/libexec/atrun
*/11    *       *       *       *       operator
/usr/libexec/save-entropy

It looks like you have an additional column in these lines, so that cron
thinks "root" and "operator" are commands to execute.

HTH,
Andreas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040309/dba1c6a9/attachment.bin


More information about the freebsd-questions mailing list