From 579c7a9d444e0f34a612391a0fa02bb36b813708 Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Sat, 17 Feb 2018 17:40:14 -0500 Subject: [PATCH] don't mess with /etc/resolv.conf --- meta-citadel/recipes-core/systemd/systemd_234.bbappend | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-citadel/recipes-core/systemd/systemd_234.bbappend b/meta-citadel/recipes-core/systemd/systemd_234.bbappend index 9d4a2bf..d2dfa9e 100644 --- a/meta-citadel/recipes-core/systemd/systemd_234.bbappend +++ b/meta-citadel/recipes-core/systemd/systemd_234.bbappend @@ -6,6 +6,8 @@ RDEPENDS_${PN}_remove = "systemd-serialgetty" RDEPENDS_${PN}_remove = "volatile-binds" RDEPENDS_${PN}_remove = "update-rc.d" +ALTERNATIVE_${PN}_remove = "resolv-conf" + GROUPADD_PARAM_${PN} += "; -r kvm" PACKAGECONFIG = "\ efi ldconfig pam usrmerge rfkill backlight binfmt hostnamed ima localed logind machined myhostname \