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

Re: [cobalt-users] Weekly Cron Error zcat



On Fri, 16 Mar 2001, Joshua Kim wrote:

> I too am getting one from cron.daily, since I installed the latest
> vixie-cron pkg, i.e. 4.0.2 not 4.0.1.
> 
> Doing "cat * | grep zcat" yields no result under /etc/cron.daily/
> 
> Are there any other scripts that I should be looking for somewhere else?

It's not going to be *that* easy ;)

Look in the script files in cron.daily, and see what is being run, you can
probably run them yourself one by one (as root) and see which one causes
spewing (tech term) when run, that will narrow it down to a particular
script ....

gsh