nanobsd: sync base system ssh config files

Fixes:		e9e8876a4d ("ssh: update to OpenSSH v8.8p1")
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2021-12-20 11:11:00 -05:00
parent 5ee61c7daa
commit 2ffb13149c
2 changed files with 2 additions and 2 deletions

View File

@ -46,4 +46,4 @@
# RekeyLimit 1G 1h
# UserKnownHostsFile ~/.ssh/known_hosts.d/%k
# VerifyHostKeyDNS yes
# VersionAddendum FreeBSD-20210907
# VersionAddendum FreeBSD-20211221

View File

@ -105,7 +105,7 @@ AuthorizedKeysFile .ssh/authorized_keys
#PermitTunnel no
#ChrootDirectory none
#UseBlacklist no
#VersionAddendum FreeBSD-20210907
#VersionAddendum FreeBSD-20211221
# no default banner path
#Banner none