Skip to content
Snippets Groups Projects
Verified Commit e3d33ef3 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

oniro-mounts: The recipe is requiring systemd so depend on its distro feature


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 872fbfa7
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,9 @@ SRC_URI = " \
file://oniro-homes.conf.tmpfiles \
"
inherit allarch systemd
REQUIRED_DISTRO_FEATURES ?= "systemd"
inherit allarch features_check systemd
SYSTEMD_SERVICE:${PN} = " \
home.mount \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment