1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

systemd-conf: not configure network for nfs root

It fails to boot nfs root with systemd that systemd-networkd
re-configures wired network and breaks the connection with nfs root.

(From OE-Core rev: 2abfbf186989223d5d256c25e0b52b02f29d5bfb)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Kai Kang
2019-06-18 21:07:04 -04:00
committed by Richard Purdie
parent b0815e74e9
commit 34750ea4b6
@@ -1,5 +1,6 @@
[Match]
Name=en* eth*
KernelCommandLine=!nfsroot
[Network]
DHCP=yes