freebsd-ports/graphics/wayland/pkg-message
Jan Beich 2d487a43aa
graphics/wayland: add note about XDG_RUNTIME_DIR
error: XDG_RUNTIME_DIR not set in the environment.

PR:		255355
Inspired by:	hikari
Approved by:	maintainer timeout
2021-05-11 19:50:32 +02:00

10 lines
235 B
Plaintext

[
{ 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
}
]