From 534512ddc84f473710bcb234cc236e7672e2cf07 Mon Sep 17 00:00:00 2001 From: Adrien Date: Mon, 28 Dec 2020 20:41:15 +0100 Subject: [PATCH] Reduce diff on first run --- templates/sshd_config-RedHat-8.j2 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/templates/sshd_config-RedHat-8.j2 b/templates/sshd_config-RedHat-8.j2 index 638e94d..c5e9d7a 100644 --- a/templates/sshd_config-RedHat-8.j2 +++ b/templates/sshd_config-RedHat-8.j2 @@ -35,12 +35,10 @@ MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@op # System-wide Crypto policy: # This system is following system-wide crypto policy. The changes to -# Ciphers, MACs, KexAlgoritms and GSSAPIKexAlgorithsm will not have any -# effect here. They will be overridden by command-line options passed on -# the server start up. -# To opt out, uncomment a line with redefinition of CRYPTO_POLICY= -# variable in /etc/sysconfig/sshd to overwrite the policy. -# For more information, see manual page for update-crypto-policies(8). +# crypto properties (Ciphers, MACs, ...) will not have any effect here. +# They will be overridden by command-line options passed to the server +# on command line. +# Please, check manual pages for update-crypto-policies(8) and sshd_config(5). # Logging #SyslogFacility AUTH