https://bugzilla.mindrot.org/show_bug.cgi?id=2641
Jakub Jelen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2893|0 |1 is obsolete| | --- Comment #6 from Jakub Jelen <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
