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

Damien Miller <d...@mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d...@mindrot.org

--- Comment #6 from Damien Miller <d...@mindrot.org> ---
note that sshd doesn't do graceful configuration reload - on SIGHUP it
re-executes itself to pick up the new configuration, so "reload" is
almost exactly equivalent to restarting from scratch, maybe with a
little less latency.

We do provide a number of hooks to validate a config. IMO the systemd
unit should use those _and_ not kill existing sessions on
reload/restart. I can't imagine why anyone would want that latter
behaviour...

-- 
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
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to