Fixed typo in readme which provided the incorrect parameter for configuring the sshd PrintLastLog option

This commit is contained in:
Zachary Yamada 2018-03-28 13:03:45 -07:00
parent fd3348896f
commit d8ed53d507

View File

@ -311,7 +311,7 @@ PrintMotd option in sshd_config.
- *Default*: 'yes'
sshd_config_print_lastlog
sshd_config_print_last_log
----------------------
PrintLastLog option in sshd_config.
Verify SSH provides users with feedback on when account accesses last occurred.