Skip to content

debian-installer: Enable DHCP on any existing and future eth devices

clayton craft requested to merge (removed):fix into master

This changes the .network networkd conf file to use globbing for the ethernet device name, so that DHCP is not specifically enabled on an interface which might be replaced later.

Merge request reports