on Fri, Apr 20, 2001 at 06:26:37PM -0400, Eileen Orbell ([EMAIL PROTECTED]) 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 <[email protected]> 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
pgpCPuSpYpv0t.pgp
Description: PGP signature

