From 2fbcd170a9d994d0f03d3a13158453923d906a4a Mon Sep 17 00:00:00 2001 From: Alexander Weidinger Date: Fri, 9 Feb 2024 02:05:40 +0100 Subject: [PATCH] fix(sshd_config): drop obsolete comment (fixes #120) --- openssh/files/default/sshd_config | 3 --- 1 file changed, 3 deletions(-) diff --git a/openssh/files/default/sshd_config b/openssh/files/default/sshd_config index 9def98ec..fd501396 100644 --- a/openssh/files/default/sshd_config +++ b/openssh/files/default/sshd_config @@ -70,9 +70,6 @@ # {{ source }} # {%- endif %} -# The contents of the original sshd_config are kept on the bottom for -# quick reference. -# See the sshd_config(5) manpage for details {# Specifies which address family should be used by sshd(8). -#} {#- Valid arguments are any, inet (use IPv4 only), or inet6 (use IPv6 only) -#}