mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 13:52:40 +01:00
sys-kernel/dracut-openssh: add ebuild
This commit is contained in:
10
sys-kernel/dracut-openssh/files/dracut-openssh.conf
Normal file
10
sys-kernel/dracut-openssh/files/dracut-openssh.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user