X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-agl-bsp%2Fmeta-raspberrypi%2Frecipes-graphics%2Fwayland%2Fweston%2Fweston.sh;fp=meta-agl-bsp%2Fmeta-raspberrypi%2Frecipes-graphics%2Fwayland%2Fweston%2Fweston.sh;h=225a034bbbfd0cbfc8eded9272f81bbd284b44f1;hb=aa0e211513a4e12a55e638b41124218b0069e029;hp=7d62eff77a1c6ef1a3814ca5851206d3a4b38eeb;hpb=6c0e800ba0589514d77eed0be72deab5e98dc9c7;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston.sh b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston.sh index 7d62eff77..225a034bb 100644 --- a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston.sh +++ b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston.sh @@ -1,7 +1,7 @@ #!/bin/sh if test -z "$XDG_RUNTIME_DIR"; then - export XDG_RUNTIME_DIR=/var/run/user/root + export XDG_RUNTIME_DIR=/run/user/$UID mkdir --parents $XDG_RUNTIME_DIR chmod 0700 $XDG_RUNTIME_DIR fi