[Bug 2641] Add systemd notify code to to track running server
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Mar 30 09:22:14 AEDT 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=2641
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2896|0 |1
is obsolete| |
Attachment #2950|0 |1
is obsolete| |
Attachment #3099|0 |1
is obsolete| |
--- Comment #13 from Damien Miller <djm at mindrot.org> ---
Created attachment 3798
--> https://bugzilla.mindrot.org/attachment.cgi?id=3798&action=edit
standalone systemd notifications
This implements the equivalent of sd_notify() without bringing in the
rest of systemd bloat. It it also signal-handler safe, which is not the
case for the originally proposed diffs.
Lightly tested.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list