1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 13:52:40 +01:00
Files
sunny-overlay/sys-kernel/dracut-openssh/files/dracut-openssh.conf

11 lines
285 B
Plaintext

# Dracut OpenSSH configuration
#
#SSHD_OPTS="-e -p 22"
#
#AUTHORIZED_KEYS="/root/.ssh/authorized_keys"
#
#DSA_HOST_KEY="/etc/ssh/ssh_host_dsa_key"
#ECDSA_HOST_KEY="/etc/ssh/ssh_host_ecdsa_key"
#ED25519_HOST_KEY="/etc/ssh/ssh_host_ed25519_key"
#RSA_HOST_KEY="/etc/ssh/ssh_host_rsa_key"