Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2019 12:10:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 224537] cron uses directory mtime to notice changes - not sufficient - file changes don't change dir mtime
Message-ID:  <bug-224537-227-RaEk9NcWqV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224537-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224537-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224537

Jamie Landeg-Jones <jamie@catflap.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamie@catflap.org

--- Comment #1 from Jamie Landeg-Jones <jamie@catflap.org> ---
I stumbled on this bug whilst searching for something loosely related.

This bug is incorrect.

The "spooldir" you reference applies to the per-user tabs in
/var/spool/cron/tabs

The part that deals with timestamps on files in /etc/cron.d /
/usr/local/etc/cron.d refers to SYSCRONTABS, and is the section before which
you quoted, starting roughly 30 lines earlier, and they are processed appro=
x 20
lines after the bit you quoted.

Cheers!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224537-227-RaEk9NcWqV>