diff --git a/freebsd/12_post-installation.md b/freebsd/12_post-installation.md index ed42b01..676961e 100644 --- a/freebsd/12_post-installation.md +++ b/freebsd/12_post-installation.md @@ -24,7 +24,7 @@ zfs snapshot -r zroot@fresh-install #### SSH -Edit /etc/ssh/sshd_config: +Edit /etc/ssh/sshd.config: ``` sh PermitRootLogin no