Dale <[email protected]> writes:
Well, those didn't help much directly except to give me some
more info
on other things I need to have working correctly.
My apologies, i should have been clearer.
For others possibly reading this thread in the future, i was
trying to say that, if XDG_RUNTIME_DIR isn't getting set:
* On a systemd-based system, investigate why logind doesn't seem
to be setting it. (E.g. is systemd-logind running?)
* On a non-systemd-based system which uses elogind, investigate
why elogind doesn't seem to be setting it. (E.g. is
elogind-daemon running?)
* On a non-systemd-based system which doesn't use elogind, two
options are:
* Use pam_xdg, although it's not currently in the main repo.
* Use the shell snippet described in the "Environment variables"
section of the "Configuring a system without elogind" page.
Alexis.