Skip to content

Allow gnome-keyring to work with dbus-x11

Markus Teich requested to merge (removed):mteich-master-patch-67235 into master

With this change we use XDG_SESSION_ID additionally to XDG_RUNTIME_DIR to get one /control file per dbus session-bus instead of only one per user. This is required as the control file is strongly linked with the dbus session-bus.

Fixes #52

Merge request reports

Loading