https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263489
--- Comment #19 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6cd1bc53160973fc421c59f66aaa7e4b37a8cebe commit 6cd1bc53160973fc421c59f66aaa7e4b37a8cebe Author: Ed Maste <[email protected]> AuthorDate: 2022-05-02 17:16:19 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2022-05-02 18:38:19 +0000 freebsd-update: restart sshd after upgrade Sometimes the parent-child sshd protocol changes during an upgrade, and when this happens sshd will not accept new connections until it is restarted. PR: 263489 Reviewed by: kevans, gjb MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D35109 usr.sbin/freebsd-update/freebsd-update.sh | 8 ++++++++ 1 file changed, 8 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
