Exempt nfsroot and nbdroot from systemd-networkd
[AGL/meta-agl.git] / meta-agl-core / recipes-core / systemd / systemd / wired.network
1 [Match]
2 Name=eth* en*
3 KernelCommandLine=!nbdroot
4 KernelCommandLine=!nfsroot
5 KernelCommandLine=!ip
6
7 [Network]
8 DHCP=yes