[Bug 2641] Add systemd notify code to to track running server

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Mar 2 00:39:09 AEDT 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2641

Jakub Jelen <jjelen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2893|0                           |1
        is obsolete|                            |

--- Comment #6 from Jakub Jelen <jjelen at redhat.com> ---
Created attachment 2950
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2950&action=edit
fixed patch

Never mind. Nothing from above resolves the race condition between
systemd reading PID file and sshd after reexec writing it, except
adding SD_NOTIFY code so I gave up.

I updated the patch to move the SD_NOTIFY to the place where it will
not be called by children for every connection (as currently used in
Debian).

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list