From b2a42bc44b4ca451db60cb04476b6916bd858cd6c52d26d6b8ef3208bcfdb65f Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 15 May 2014 10:31:19 +0000 Subject: [PATCH] Accepting request 233910 from home:a_richardson:kf5 On my system I start dbus-daemon with systemd --user with the command "/usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation". This always creates the socket in /run/user/`id -u`/bus. However, sys.xsession always launches a new dbus-daemon even if I already exported DBUS_SESSION_BUS_ADDRESS. This socket will become the default dbus socket once systemd manages dbus. It doesn't change anything for users that don't launch dbus-daemon using system and it will probably be necessary to add this patch in the future anyway. OBS-URL: https://build.opensuse.org/request/show/233910 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=72 --- xdm.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdm.tar.bz2 b/xdm.tar.bz2 index ed79056..c4e191c 100644 --- a/xdm.tar.bz2 +++ b/xdm.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1205abee56cf3e832c7f498042ebaa8138411ecba2fb29c0bd8aee9205c0af44 -size 21314 +oid sha256:0c6a2d49c6568655157c3a0957a68396004cc2c5d261640faf0862778dd039a5 +size 20616