https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282005
--- Comment #8 from Marek Zarychta <[email protected]> --- I spent some time patching our pam_xdg to use and set /var/run/user/$UID as XDG_RUNTIME_DIR instead of the default setting, but it still doesn't fix the issue: gnome-keyring-daemon[5177]: couldn't access control socket: /var/run/user/1001/keyring/control: No such file or directory Moreover, while experimenting further with our pam_xdg by switching defualt mode for userdir from 700 to 711 I found that after starting XFCE session this mode is reverted back to 700 (speaking of /var/run/user/1001 in this case). So most likely pam_gnome_keyring needs further patching to cooperate wiht our pam_xdg. -- You are receiving this mail because: You are on the CC list for the bug.
