git: 438fd19dc327 - main - ssh: mention nanobsd config files in upgrade instructions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Nov 2021 21:38:47 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=438fd19dc327400e5fbcebfcb9fe9361b317e791
commit 438fd19dc327400e5fbcebfcb9fe9361b317e791
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-11-20 21:22:28 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-11-20 21:38:18 +0000
ssh: mention nanobsd config files in upgrade instructions
Sponsored by: The FreeBSD Foundation
---
crypto/openssh/FREEBSD-upgrade | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
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.