From eb684e9ee355a1db19883d010ed35b1f26137e8e Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Sat, 5 Jan 2019 23:23:49 -0500 Subject: [PATCH] Don't overwrite SYSTEMD_SERVICE or the other services won't start --- meta-citadel/recipes-citadel/citadel-config/citadel-config.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-citadel/recipes-citadel/citadel-config/citadel-config.bb b/meta-citadel/recipes-citadel/citadel-config/citadel-config.bb index ce7d705..e3e73d4 100644 --- a/meta-citadel/recipes-citadel/citadel-config/citadel-config.bb +++ b/meta-citadel/recipes-citadel/citadel-config/citadel-config.bb @@ -65,8 +65,7 @@ RDEPENDS_${PN} = "bash" inherit allarch systemd useradd -SYSTEMD_SERVICE_${PN} = "zram-swap.service watch-run-user.path" -SYSTEMD_SERVICE_${PN} = "iptables.service" +SYSTEMD_SERVICE_${PN} = "zram-swap.service watch-run-user.path iptables.service" do_install() { install -m 0755 -d ${D}/storage