aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-11-20 21:22:28 +0000
committerEd Maste <emaste@FreeBSD.org>2021-11-20 21:38:18 +0000
commit438fd19dc327400e5fbcebfcb9fe9361b317e791 (patch)
tree26aa74ed6f53d503a5b60c511dc07db423a61922
parent8981a100e614d9030eb75e7e828caad48214306d (diff)
downloadsrc-438fd19dc327400e5fbcebfcb9fe9361b317e791.tar.gz
src-438fd19dc327400e5fbcebfcb9fe9361b317e791.zip
ssh: mention nanobsd config files in upgrade instructions
Sponsored by: The FreeBSD Foundation
-rw-r--r--crypto/openssh/FREEBSD-upgrade7
1 files changed, 6 insertions, 1 deletions
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index 02c953ddd765..ed750a77fcb2 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -103,7 +103,12 @@
something significant changes or if ssh_namespace.h is out of
whack.
-12) Commit, and hunker down for the inevitable storm of complaints.
+12) Update nanobsd's copies of the ssh config files:
+
+ tools/tools/nanobsd/rescue/Files/etc/ssh/ssh_config
+ tools/tools/nanobsd/rescue/Files/etc/ssh/sshd_config
+
+13) Commit, and hunker down for the inevitable storm of complaints.