https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263489

--- Comment #16 from Ed Maste <[email protected]> ---
Also note that UPDATING specifies a reboot after installing the new userland:

        make buildworld
        make buildkernel KERNCONF=YOUR_KERNEL_HERE
        make installkernel KERNCONF=YOUR_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

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

Reply via email to