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 ```