Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 831762 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/net-misc/openssh/files/sshd-r1.confd (+7 lines)
Lines 31-33 SSHD_OPTS="" Link Here
31
# Path to the ssh-keygen binary (needs to be absolute path).
31
# Path to the ssh-keygen binary (needs to be absolute path).
32
32
33
#SSHD_KEYGEN_BINARY="${RC_PREFIX%/}/usr/bin/ssh-keygen"
33
#SSHD_KEYGEN_BINARY="${RC_PREFIX%/}/usr/bin/ssh-keygen"
34
35
36
# Space-separated list of specific ssh host key types to generate.
37
# If this value is left blank (default), all types will be generated.
38
# For a list of possible values, refer to the ssh-keygen(1) manpage
39
# for the '-t' argument.
40
SSHD_HOSTKEY_TYPES="ed25519"

Return to bug 831762