aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/wayland/pkg-message9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/wayland/pkg-message b/graphics/wayland/pkg-message
new file mode 100644
index 000000000000..22e6fc2cc047
--- /dev/null
+++ b/graphics/wayland/pkg-message
@@ -0,0 +1,9 @@
+[
+{ type: install
+ message: <<EOM
+Wayland requires XDG_RUNTIME_DIR to be defined to a path that will
+contain "wayland-%d" unix(4) sockets. This is usually handled by
+consolekit2 (via ck-launch-session) or pam_xdg (via login).
+EOM
+}
+]