tag  609780 confirmed
thanks

On 12 January 2011 13:43, chris <debian-b...@lihas.de> wrote:
> in fact, the logged pid on startup ist higher than the pid of the
> terminated cron job. Mostly it's off by one but on a rather loaded
> system the difference might be more than that.

Yes, this was introduced in -95. The issue here is that it's the child
process forked by cron sends the "CMD" message and the parent sends
the "END". The patch should be easy to adjust so that the pid of the
children is stored and used for the END (i.e. the log should not use
getpid()).

We will try to fix this in a next cron package release.

Regards

Javier



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to