浏览代码

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

pull/212/head
Alexander Weidinger 1年前
父节点
当前提交
2fbcd170a9
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. +0
    -3
      openssh/files/default/sshd_config

+ 0
- 3
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) -#}

正在加载...
取消
保存