Stephen Brooker <stetar@yahoo.com> writes: > Can anyone give any hints as to why find is running and what might be > starting it? It is probably run from the daily updatedb or checksecurity cron scripts. "ps fax" should show which. You can of course disable those scripts but then you lose some features. I run them via "nice" so they don't slow down the system so much (I hope).