Re: Location of system socket
Matt Wette <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <[email protected]> |
On 12/16/18 9:33 AM, Felipe Gasper wrote:
> Hi all,
>
> What is the best way to find the system bus socket’s location if, e.g., a custom location is compiled into libdbus? (Assuming libdbus is not loaded.)
>
> Thank you!
>
> -FG
not sure the best, but ...
$ grep '<listen>' /etc/dbus-1/system.conf
<listen>unix:path=/var/run/dbus/system_bus_socket</listen>
_______________________________________________
dbus mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dbus