Dear yocto, community,

I have a yocto build running on a Beaglebone Black with systemd enabled.
No /etc/init.d, no /etc/network/interfaces.

How do I set up no IP Address at all for eth0?
The system always does an udhcpc request and uses that.

I have 
systemd-networkd.service loaded active running 
and tryed the following file in /etc/systemd/network:

# cat unmanaged.network
[Match]
Name = eth0 eth1 eth2 wlan*
[Link]
Unmanaged = true


Kind Regards
Konstantin



-- 
INSIDE M2M GmbH
Konstantin Kletschke
Berenbosteler Straße 76 B
30823 Garbsen

Telefon: +49 (0) 5137 90950136
Mobil: +49 (0) 151 15256238
Fax: +49 (0) 5137 9095010

[email protected]
http://www.inside-m2m.de 

Geschäftsführung: Michael Emmert, Derek Uhlig
HRB: 111204, AG Hannover

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59304): https://lists.yoctoproject.org/g/yocto/message/59304
Mute This Topic: https://lists.yoctoproject.org/mt/97263146/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to