--- /usr/portage/net-misc/openssh/files/sshd-r1.confd 2018-04-10 23:08:57.000000000 -0400 +++ sshd-r2.confd 2022-01-23 20:13:17.214481103 -0500 @@ -31,3 +31,10 @@ SSHD_OPTS="" # Path to the ssh-keygen binary (needs to be absolute path). #SSHD_KEYGEN_BINARY="${RC_PREFIX%/}/usr/bin/ssh-keygen" + + +# Space-separated list of specific ssh host key types to generate. +# If this value is left blank (default), all types will be generated. +# For a list of possible values, refer to the ssh-keygen(1) manpage +# for the '-t' argument. +#SSHD_HOSTKEY_TYPES=""