From 2b76d9fc9c493672c660a7ee878b78767c7e19f9 Mon Sep 17 00:00:00 2001 From: Moni Ghaoui Date: Wed, 10 Dec 2025 22:05:11 +0100 Subject: [PATCH] x --- os/FreeBSD/FreeBSD_on_Lenovo_Thinkcentre.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/os/FreeBSD/FreeBSD_on_Lenovo_Thinkcentre.md b/os/FreeBSD/FreeBSD_on_Lenovo_Thinkcentre.md index 3eee02e..cd8cf5a 100644 --- a/os/FreeBSD/FreeBSD_on_Lenovo_Thinkcentre.md +++ b/os/FreeBSD/FreeBSD_on_Lenovo_Thinkcentre.md @@ -81,15 +81,10 @@ KbdInteractiveAuthentication no #UsePAM yes ``` -Test the setting +Test the setting and reload ```sh sshd -t -``` - -Reload: - -```sh service sshd reload ```