constellation/image/mkosi.skeleton/etc/dracut.conf.d/90-networkd.conf

5 lines
237 B
Plaintext
Raw Normal View History

2022-10-19 07:10:15 -04:00
# 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 "