[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cron error message



on Fri, Apr 20, 2001 at 06:26:37PM -0400, Eileen Orbell (eileen@orbell.com) wrote:
> Hi,
> 
> I keep getting this error message emailed to me
> Can anyone tell me how to fix this or remove it completely.  I do not run a 
> new sever so I would be happy to disable it all together
> 
> /bin/sh: rnews: command not found

run:

    $ cd /etc
    $ find cron* -type f | xargs grep -l 'rnews'

...which should tell you what cron script is trying to run rnews.

Root it out from there.

-- 
Karsten M. Self <kmself@ix.netcom.com>    http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand?       There is no K5 cabal
  http://gestalt-system.sourceforge.net/         http://www.kuro5hin.org

Attachment: pgpaU6KnfSTB4.pgp
Description: PGP signature


Reply to: