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

Re: [cobalt-security] cron and chkrootkit



On Wed, 25 Sep 2002, njd 76 wrote:

>
> Still no luck... is there a log file somewhere with the error message?
>
> Made this change
> 00 10 * * * (cd /home/sites/home/users/admin/chkrootkit-0.37; ./chkrootkit
> 2>&1 | mail -s "chkrootkit output" root)
>
> TO
>
> 00 10 * * * (cd /home/sites/home/users/admin/chkrootkit-0.37; ./chkrootkit |
> mail -s "chkrootkit output" root 2>&1)
>
> Both work at the command prompt. But the cron does not follow through. Any
> other advice as to why this is not working?
>
Did you restart crond?
/etc/rc.d/init.d/crond restart

Gerald
--
http://frontstreetnetworks.com | http://raqware.com
Front Street Networks LLC  | Phone: +1 203-785-0699
229 Front Street, Ste. C, New Haven, CT. 06513-3203