Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2022 17:20:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263489] sshd does not work after reboot to 13.1-RC4
Message-ID:  <bug-263489-227-9bjxYrSW16@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263489-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263489-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263489

--- Comment #16 from Ed Maste <emaste@freebsd.org> ---
Also note that UPDATING specifies a reboot after installing the new userlan=
d:

        make buildworld
        make buildkernel KERNCONF=3DYOUR_KERNEL_HERE
        make installkernel KERNCONF=3DYOUR_KERNEL_HERE
                                                        [1]
        <reboot in single user>                         [3]
        etcupdate -p                                    [5]
        make installworld
        etcupdate -B                                    [4]
        make delete-old                                 [6]
        <reboot>

I thought this was also the case for FreeBSD-update, but it does not appear=
 to
be so.

Review to have freebsd-update automatically restart sshd:
https://reviews.freebsd.org/D35109

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263489-227-9bjxYrSW16>