mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 16:02:39 +01:00
sys-kernel/dracut-crypt-ssh: removed from overlay
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
# Dracut OpenSSH configuration
|
||||
#
|
||||
#SSHD_OPTS="-e -p 22"
|
||||
#sshd_opts="-e -p 22"
|
||||
#
|
||||
#AUTHORIZED_KEYS="/root/.ssh/authorized_keys"
|
||||
#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"
|
||||
#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"
|
||||
#
|
||||
# network_provider can be network systemd-networkd or auto
|
||||
#network_provider="auto"
|
||||
#
|
||||
#systemd_networkd_files="/etc/systemd/network/*"
|
||||
|
||||
Reference in New Issue
Block a user