maintainer-feedback requested: [Bug 255355] graphics/wayland: document XDG_RUNTIME_DIR
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 255355: graphics/wayland: document XDG_RUNTIME_DIR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255355 --- Description --- XDG_RUNTIME_DIR purpose is explained in https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html It holds unix(4) sockets for Wayland, DBus (user session), Emacs (server), uim, etc. ConsoleKit2 defines it by default but minimalistic setups (e.g., libseat or X11-nested session) don't. login.conf(5) provides a way to set environment variables regardless of user shell. Unfortunately, the directory needs to be created as some consumers will fail otherwise. Inspired by: https://hub.darcs.net/raichoo/hikari#setting-up-xdg_runtime_dir Fixes: "error: XDG_RUNTIME_DIR not set in the environment." Disclaimer: Mainly affects fresh FreeBSD installs and new users, so I may have missed something. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"