diff options
author | Ray Strode <rstrode@redhat.com> | 2012-09-24 15:24:24 -0400 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2012-09-25 09:35:01 -0400 |
commit | 0852cd8b073fac609e3d2c83435404831147fea7 (patch) | |
tree | 9f1ab3cbd3d2e8ae7974bd8a0899ec7638d2658f /TODO | |
parent | ce078d11111d92285732677948f10a1cfbecac90 (diff) | |
download | gdm-0852cd8b073fac609e3d2c83435404831147fea7.tar.gz |
launch-environment: start dbus-daemon inside the user session
We currently start dbus-daemon separately from the launch
environment PAM session. This means all things activated
by that bus get started in the wrong logind session and are
missing important environment variables (such as XDG_RUNTIME_DIR).
This commit deletes a bunch of code for managing the dbus session
separately, and instead just makes it part of the session command
(using dbus-launch as a wrapper around the session).
Because we no longer have the specific PID of the bus daemon,
we now stop the launch environment by killing the whole process
group in one go.
https://bugzilla.gnome.org/show_bug.cgi?id=684474
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions