constellation/mkosi/mkosi.skeleton/etc/dracut.conf.d/90-networkd.conf
2022-10-21 11:04:25 +02:00

5 lines
237 B
Plaintext

# enable networking in initrd (initramfs) with dracut and systemd-networkd
install_items+=" /usr/lib/systemd/network/20-wired.network "
install_items+=" /usr/lib/systemd/network/21-azure.network "
add_dracutmodules+=" systemd-networkd "