xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/weston/xwayland.weston-start (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1#!/bin/sh
2
3if type Xwayland  >/dev/null 2>/dev/null; then
4	mkdir -p /tmp/.X11-unix
5fi
6