xref: /OK3568_Linux_fs/device/rockchip/common/overlays/overlay-yocto/etc/profile.d/xdg.sh (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1#!/bin/sh
2export XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/run/user/`id -u weston`}
3