Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2006 12:14:05 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Mark Busby <redtick@sbcglobal.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cron job errors
Message-ID:  <44verwiur6.fsf@be-well.ilk.org>
In-Reply-To: <20060523141228.58063.qmail@web81215.mail.mud.yahoo.com> (Mark Busby's message of "Tue, 23 May 2006 07:12:28 -0700 (PDT)")
References:  <20060523141228.58063.qmail@web81215.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mark Busby <redtick@sbcglobal.net> writes:

> I getting errors from cron on this job. 
>   owner of /usr/libexec/sav-entropy is root:wheel
>    
>   email notice:
>   Subject: Cron <operator@redtick> /usr/libexec/save-entropy
> X-Cron-Env: <SHELL=/bin/sh>
> X-Cron-Env: <PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin>
> X-Cron-Env: <HOME=/>
> X-Cron-Env: <LOGNAME=operator>
> X-Cron-Env: <USER=operator>
>   add: not found
>    
>   crontab entry:
>   # Save some entropy so that /dev/random can re-seed on boot.
> */11    *       *       *       *       operator /usr/libexec/save-entropy

Did you update your system lately?
Compare the script to its source:
    > diff -q /usr/src/libexec/save-entropy/save-entropy.sh /usr/libexec/save-entropy
    > 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44verwiur6.fsf>