aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-13 06:40:05 +0100
committerSam James <sam@gentoo.org>2023-05-13 06:40:05 +0100
commit8a2ba6292647ec521fbf546d6b4c7ed17648ea1a (patch)
tree76cff045d91358164ad6147a64e2937a66747d4b
parent2023-05-11-openssh: rename from 2023-05-08-openssh (diff)
downloadgentoo-news-8a2ba6292647ec521fbf546d6b4c7ed17648ea1a.tar.gz
gentoo-news-8a2ba6292647ec521fbf546d6b4c7ed17648ea1a.tar.bz2
gentoo-news-8a2ba6292647ec521fbf546d6b4c7ed17648ea1a.zip
2023-05-11-openssh: fix config file typo
Also, we want to show it to everyone regardless of OpenSSH version for a while. Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--2023-05-11-openssh/2023-05-11-openssh.en.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/2023-05-11-openssh/2023-05-11-openssh.en.txt b/2023-05-11-openssh/2023-05-11-openssh.en.txt
index 9d2a04b..b679d3e 100644
--- a/2023-05-11-openssh/2023-05-11-openssh.en.txt
+++ b/2023-05-11-openssh/2023-05-11-openssh.en.txt
@@ -3,7 +3,7 @@ Author: Sam James <sam@gentoo.org>
Posted: 2023-05-11
Revision: 1
News-Item-Format: 2.0
-Display-If-Installed: >=net-misc/openssh-9.3_p1-r1
+Display-If-Installed: net-misc/openssh
Gentoo's OpenSSH package will start using the /etc/ssh/sshd_config.d
and /etc/ssh/ssh_config.d directories for both Gentoo default settings
@@ -24,4 +24,4 @@ number in the filename.
For example, if the system administrator has commented out 'AcceptEnv COLORTERM'
in /etc/ssh/sshd_config, they will need to do the same in the new
-/etc/ssh/sshd_config.d/90gentoo.conf file.
+/etc/ssh/sshd_config.d/9999999gentoo.conf file.