1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 13:52:40 +01:00

sys-kernel/dracut-openssh: bump to 0.2

This commit is contained in:
2020-05-16 14:09:41 +02:00
parent c6e7bee7f2
commit bdd91136df
7 changed files with 35 additions and 15 deletions

View File

@@ -9,7 +9,10 @@
#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
# select network provider
# auto: autodetect network provider
# systemd-networkd: systemd network provider
# network: dracut default provider
#network_provider="auto"
#
#systemd_networkd_files="/etc/systemd/network/*"