[Bug 2641] Add systemd notify code to to track running server
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Tue Apr  2 12:28:10 AEDT 2024
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2641
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3798|0                           |1
        is obsolete|                            |
   Attachment #3804|0                           |1
        is obsolete|                            |
--- Comment #28 from Damien Miller <djm at mindrot.org> ---
Created attachment 3805
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3805&action=edit
simplified further
Good catch about the sighup restart no longer running in a signal
handler.
We can simplify further if we make ssh_systemd_notify() accept a format
string. We also have code to get the CLOCK_MONOTONIC timer that we can
reuse.
-- 
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