Browse Source

fix(sshd_config): drop obsolete comment (fixes #120)

pull/212/head
Alexander Weidinger 11 months ago
parent
commit
2fbcd170a9
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      openssh/files/default/sshd_config

+ 0
- 3
openssh/files/default/sshd_config View File

@@ -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) -#}

Loading…
Cancel
Save