Don't overwrite SYSTEMD_SERVICE or the other services won't start

This commit is contained in:
Bruce Leidl 2019-01-05 23:23:49 -05:00
parent c0eeee550e
commit eb684e9ee3

View File

@ -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