[Bug 2641] Add systemd notify code to to track running server
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Mar 31 22:20:31 AEDT 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=2641
--- Comment #21 from Colin Watson <cjwatson at debian.org> ---
(In reply to Luca Boccassi from comment #19)
> Mmmh hang on I don't think that should be the case. The
> MONOTONIC_USEC is for the Type=notify-reload workflow, that
> automatically hooks sighup to the service, and is newer. But
> RELOADING=1 -> READY=1 by itself should work with the older workflow
> where you manually specify an ExecReload=kill -HUP $MAINPID in the
> unit.
Ah, you may be right. I was just going by looking at the code and
hadn't actually tested removing RELOADING=1. Probably best to leave it
in then.
--
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