Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2006 07:18:03 -0700 (PDT)
From:      Mark Busby <redtick@sbcglobal.net>
To:        freebsd-questions-local@be-well.ilk.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cron job errors
Message-ID:  <20060524141803.47914.qmail@web81205.mail.mud.yahoo.com>

next 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
    >
Yes I did update to 6.1, running diff on the files shows no problems there.
   



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