aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-graphics/wayland/weston-init/weston.sh
blob: 33ed8a4afd394ebd50a846a7d9d5eb38387db6fc (plain)
1
2
3
4
5
#!/bin/sh

if test -z "$XDG_RUNTIME_DIR"; then
    export XDG_RUNTIME_DIR=/run/user/$UID
fi