Hi Rob,
On 4/7/23 10:08, Bob Rasmussen wrote:
It depends how you "kill" the SSH server.
If you kill it by sending it a SIGKILL signal, it will NOT notify the
client, so the client will stay running until the client discovers the
connection is broken.
I run 'kill <pid>' which sends SIGTERM. This should shout it down
gracefully.
But even with SIGKILL the OS would still shut down the network
connection gracefully, and this should be propagated to the client.
Yuri
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev