diff options
| -rw-r--r-- | meta-oe/recipes-support/rtkit/rtkit_0.13.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 19 | USERADD_PACKAGES = "${PN}" | 19 | USERADD_PACKAGES = "${PN}" |
| 20 | USERADD_PARAM:${PN} = "--system --no-create-home --user-group --shell /bin/nologin rtkit" | 20 | USERADD_PARAM:${PN} = "--system --no-create-home --user-group --shell /bin/nologin rtkit" |
| 21 | 21 | ||
| 22 | FILES:${PN} += "${libdir} ${datadir}" | 22 | FILES:${PN} += "${libdir} ${datadir} ${systemd_system_unitdir}" |
| 23 | 23 | ||
