new/yocto/poky/meta/recipes-graphics/wayland/weston/xwayland.weston-start

6 lines
86 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
#!/bin/sh
if type Xwayland >/dev/null 2>/dev/null; then
mkdir -p /tmp/.X11-unix
fi