svn commit: r241625 - head/usr.sbin/cron/cron

Konstantin Belousov kostikbel at gmail.com
Wed Oct 17 20:18:16 UTC 2012


On Wed, Oct 17, 2012 at 01:07:20PM -0700, Maxim Sobolev wrote:
> On 10/17/2012 10:48 AM, Konstantin Belousov wrote:
> > The cron daemon in HEAD is not functional, i.e. no jobs are executed
> > at all. Reverting r241625 r241618 r241576 gives me the expected behaviour.
> >
> > P.S. I do not remember a single commit from you which did not failed on
> > tinderbox, or was not found buggy later.
> 
> Should be fixed already in the latest HEAD. Please check and let me know 
> if you still have some issues (send crontab entry which is not getting 
> executed). The particular issue has been fixed in the r241618.

Well, as I noted above, I had r241618 applied, since I needed to revert it.
For me, neither the standard entries from /etc/crontab, nor the following
user crontab:
* * * * *       /usr/bin/limits -a >/tmp/1.txt
are not executing. In particular, the /tmp/1.txt file was not created,
and the cron.log was empty.

As I said, a reversal of all three commits makes the cron(8) operate
correctly.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20121017/01b90922/attachment.sig>


More information about the svn-src-head mailing list