From: Manuel Bachmann Date: Thu, 28 Jan 2016 02:35:16 +0000 (+0000) Subject: Provide automatic DHCP configuration for Ethernet adapters X-Git-Tag: 2.0.0~80 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=f59c808ae7f7e02dced00d56ef2cbb0acc8a4eb1;hp=f59c808ae7f7e02dced00d56ef2cbb0acc8a4eb1;p=AGL%2Fmeta-agl.git Provide automatic DHCP configuration for Ethernet adapters systemd now provides the logic necessary to obtain IP connectivity with its networkd/resolved daemons. Let us enable this feature for wired adapters : that is, those prefixed with "eth*" (Renesas R-Car) or "en*" (QEMU). Change-Id: I8e71b8d1f22364ffa8ee0c33769a8dba9e21f71a Signed-off-by: Manuel Bachmann ---