mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 16:02:39 +01:00
11 lines
285 B
Plaintext
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"
|