Don't overwrite SYSTEMD_SERVICE or the other services won't start
This commit is contained in:
parent
c0eeee550e
commit
eb684e9ee3
@ -65,8 +65,7 @@ RDEPENDS_${PN} = "bash"
|
|||||||
|
|
||||||
inherit allarch systemd useradd
|
inherit allarch systemd useradd
|
||||||
|
|
||||||
SYSTEMD_SERVICE_${PN} = "zram-swap.service watch-run-user.path"
|
SYSTEMD_SERVICE_${PN} = "zram-swap.service watch-run-user.path iptables.service"
|
||||||
SYSTEMD_SERVICE_${PN} = "iptables.service"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
install -m 0755 -d ${D}/storage
|
install -m 0755 -d ${D}/storage
|
||||||
|
Loading…
Reference in New Issue
Block a user