TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:19501] Cron messages



On Sat, 8 Jul 2000, Steven Hutera wrote:

>    If someone could help me solve this mystery I would appreciate it.  I
> keep getting messages from cron with a subject line /usr/libexec/atrun.
> And the message says root: not found.    Do I need to configure
> something or is something configured incorrectly?  any help would be
> appreciated.

In your root crontab there's a line that's running
/usr/libexec/atrun.  However, that file is not found.  I'd just comment it
out, since you apparently don't need it :)  Alternatively, search for it's
correct location and fix the crontab.  

-Brent