1#!/bin/sh
2
3if type Xwayland  >/dev/null 2>/dev/null; then
4	mkdir -p /tmp/.X11-unix
5fi
6