summaryrefslogtreecommitdiffstats
path: root/recipes-core/dbus/dbus_agldemo.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/dbus/dbus_agldemo.inc')
-rw-r--r--recipes-core/dbus/dbus_agldemo.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/dbus/dbus_agldemo.inc b/recipes-core/dbus/dbus_agldemo.inc
index 193db5df..826584c0 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