[avahi] more on DBUS_SYSTEM_BUS_DEFAULT_ADDRESS

Trent Lloyd lathiat at bur.st
Tue Nov 8 18:01:15 PST 2005


On Wed, Nov 09, 2005 at 01:36:50AM +0100, Sebastien Estienne wrote:
> about this part of configure.ac:
>         DBUS_SYSTEM_BUS_DEFAULT_ADDRESS="unix:path=/var/run/dbus/system_bus_socket"
>         TRY_SOCKETS="/var/lib/dbus/system_bus_socket
> /var/run/dbus/system_bus_socket"
>         for sock in $TRY_SOCKETS; do
>             if test -S $sock; then
>                 DBUS_SYSTEM_BUS_DEFAULT_ADDRESS="unix:path=$sock"
>             fi
>         done
> 
> 
> i think that we should also have a look in
> ${localstatedir}/run/dbus/system_bus_socket
> and maybe even in:
> ${prefix}/var/run/dbus/system_bus_socket
> 
> noone object that i add these 2 locations in TRY_SOCKETS ?

I guess that is fine to try, I've only ever seen the two above, but I
can see where (esp with custom installs) that may occur.

Trent

> --
> Sebastien Estienne
> _______________________________________________
> avahi mailing list
> avahi at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/avahi

-- 
Trent Lloyd <lathiat at bur.st>
Bur.st Networking Inc.


More information about the avahi mailing list