X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-core%2Fdbus%2Fdbus_agldemo.inc;fp=recipes-core%2Fdbus%2Fdbus_agldemo.inc;h=826584c05a1d10ca92dd2e57f7fe69dbf5cc8fd4;hb=eb0faffd70335e38a51ea153f75b6a2c4ac3e3c5;hp=193db5df8ea4a40388b1666d122e4829ec5035f2;hpb=84c446d08eff4b519986946ac89b0f742aab1381;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-core/dbus/dbus_agldemo.inc b/recipes-core/dbus/dbus_agldemo.inc index 193db5df8..826584c05 100644 --- a/recipes-core/dbus/dbus_agldemo.inc +++ b/recipes-core/dbus/dbus_agldemo.inc @@ -16,7 +16,7 @@ do_install:append() { # Execute these manually on behalf of systemctl script (from systemd-systemctl-native.bb) # because it does not support systemd's user mode. - mkdir -p ${D}${sysconfdir}/systemd/user/default.target.wants/ + install -d ${D}${sysconfdir}/systemd/user/default.target.wants/ ln -sf ${systemd_user_unitdir}/dbus.socket ${D}${sysconfdir}/systemd/user/default.target.wants/dbus.socket fi fi