diff --git a/packages/system/dracut/network/conf/90-kairos-network.conf b/packages/system/dracut/network/conf/90-kairos-network.conf index 9587516..f60ca86 100644 --- a/packages/system/dracut/network/conf/90-kairos-network.conf +++ b/packages/system/dracut/network/conf/90-kairos-network.conf @@ -1,2 +1,2 @@ -install_items+=" /etc/systemd/network/20-dhcp.network /etc/systemd/network/20-dhcp.network " +install_items+=" /etc/systemd/network/20-dhcp.network /etc/systemd/network/20-dhcp-legacy.network " add_dracutmodules+=" systemd-networkd "