https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263489
--- Comment #13 from Christos Chatzaras <[email protected]> --- I upgrade using source from 13.0 to 13.1 : gitup release cd /usr/src make -j1 buildworld make -j1 buildkernel make installkernel etcupdate -p make installworld etcupdate make -DBATCH_DELETE_OLD_FILES delete-old make -DBATCH_DELETE_OLD_FILES delete-old-libs rm -fr /usr/obj/usr /usr/src After these commands I can't connect with a new ssh connection but my current ssh connection still works. If I reboot then ssh works again. Are we talking about the same issue? -- You are receiving this mail because: You are the assignee for the bug.
