<p dir="ltr">You normally shouldn't need to do this. For user bus, the address is configured in dbus.socket; for session buses it is passed as command line option.</p>
<br><div class="gmail_quote"><div dir="ltr">On Sun, Oct 4, 2015, 21:40 arnaud gaboury <<a href="mailto:arnaud.gaboury@gmail.com">arnaud.gaboury@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As I am trying to improve my knowledges in how dbus work, I discovered<br>
this file in /etc/dbus-1/session-local.conf<br>
------------------------<br>
<busconfig><br>
<listen>unix:path=/run/user/1000/dbus/user_bus_socket</listen><br>
</busconfig><br>
--------------------------<br>
<br>
I Can't remember editing it, but I must have done it.<br>
<br>
I understand it overrides settings in /usr/share/dbus-1/session.conf<br>
<br>
In my case, it is correct as my session dbus socket is indeed in the<br>
above path, thus override<br>
<listen>unix:tmpdir=/tmp</listen> in /usr/share/dbus-1/session.conf.<br>
<br>
Now I am wondering this: I am user 1000 and almost the only one user<br>
of the machine. But what if another user log in? In this case, the<br>
path will be somewhere else.<br>
Does this file recognize environment varaibles like ${XDG_RUNTIME_DIR } ?<br>
<br>
Thank you for tips.<br>
--<br>
<br>
<a href="http://google.com/+arnaudgabourygabx" rel="noreferrer" target="_blank">google.com/+arnaudgabourygabx</a><br>
_______________________________________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org" target="_blank">systemd-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
</blockquote></div>