Skip to content
Commit d1820d8c authored by Ray Strode's avatar Ray Strode
Browse files

daemon: import DISPLAY into user bus

commit 99eeae91 attempted to
support dbus user buses with X sessions, by supposedly importing
DISPLAY and XAUTHORITY into the dbus user bus activation
environment.

It didn't actually work, though, because the spawn_bus function
quits early if the dbus daemon is already running.

This commit fixes the code so that the activation environment is
always updated.

https://bugzilla.gnome.org/show_bug.cgi?id=761568
parent b9ebacbf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment