From: Matt Spencer Date: Tue, 15 Jun 2021 10:02:00 +0000 (+0100) Subject: systemd-conf: Prevent systemd-network from managing veth interfaces X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~7518 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b615bb279730ce3e0c4b4098a9e43700f2f095af;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemd-conf: Prevent systemd-network from managing veth interfaces We need to prevent systemd-network from managing veth interface when using platforms like k3s as they control creation and management of the interfaces. Signed-off-by: Matt Spencer Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd-conf/wired.network b/meta/recipes-core/systemd/systemd-conf/wired.network index e7b69970d67..74062872482 100644 --- a/meta/recipes-core/systemd/systemd-conf/wired.network +++ b/meta/recipes-core/systemd/systemd-conf/wired.network @@ -1,5 +1,6 @@ [Match] Type=ether +Name=!veth* KernelCommandLine=!nfsroot KernelCommandLine=!ip