diff --git a/meta-oe/recipes-support/rtkit/rtkit_0.13.bb b/meta-oe/recipes-support/rtkit/rtkit_0.13.bb index 7ae9925038..4f06e55e8e 100644 --- a/meta-oe/recipes-support/rtkit/rtkit_0.13.bb +++ b/meta-oe/recipes-support/rtkit/rtkit_0.13.bb @@ -19,5 +19,5 @@ PACKAGECONFIG[systemd] = ",,systemd" USERADD_PACKAGES = "${PN}" USERADD_PARAM:${PN} = "--system --no-create-home --user-group --shell /bin/nologin rtkit" -FILES:${PN} += "${libdir} ${datadir}" +FILES:${PN} += "${libdir} ${datadir} ${systemd_system_unitdir}"