[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Cron.Daily Message
- Subject: RE: [cobalt-users] Cron.Daily Message
- From: Bob G7 <Bob_G7@xxxxxxxxxx>
- Date: Fri Aug 16 04:07:52 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> > For the past few days I have been getting this message in my email from
> > cron.daily:
> >
> > /usr/bin/find: //proc/6/fd: Permission denied
> > /usr/bin/find: //proc/6/fd: Permission denied
> >
> > I have a feeling it has something to do with having
> chkrootkit.sh running at
> > 04:00 but can't seem to find a reason.
>
> Yep, same here. Indeed chkrootkit in cron.
>
> > know how to stop this error?
>
> Not yet. Haven't found a solution in the archives. Solution is
> very welcome.
Here is a reply from the chkrootkit.org people:
if you try this command: "find /proc" you have get same
message, "fd" is your floppy drive and if not have diskette
on unit, you get this message.
So I tried something. As root, in /etc created a new directory called
cron.special, moved chkrootkit.sh from cron.daily the cron.special. Added
cron.special to crontab to run at 05:00. Unfortunately, that didn't solve
the problem, still getting the error. Will keep digging and see what I come
up with.