Explicitly set Protocol 2 on sshd for pagure.

This doesn't actually change anything for sshd (only proto 2 is default),
However, rkhunter complains about it not setting that explicitly.
So, this is just to get rkhunter to shut up about it.
This commit is contained in:
Kevin Fenzi 2018-10-20 19:08:35 +00:00
parent 7a8de6026e
commit 8c5b02c072

View file

@ -20,7 +20,7 @@
#ListenAddress ::
# The default requires explicit activation of protocol 1
#Protocol 2
Protocol 2
# HostKey for protocol version 1
#HostKey /etc/ssh/ssh_host_key