Mark Busby <[EMAIL PROTECTED]> writes:

> I getting errors from cron on this job. 
>   owner of /usr/libexec/sav-entropy is root:wheel
>    
>   email notice:
>   Subject: Cron <[EMAIL PROTECTED]> /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
    > 
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to