DBus issues

Janne Karhunen janne.karhunen at gmail.com
Mon Aug 24 23:58:08 PDT 2009


On Mon, Aug 24, 2009 at 11:28 PM, Val Polyakov<val at polyakov.me> wrote:

> I seem to be having issues with dbus.
>
> i have the following in my .xsession :
>
> #!/bin/bash
>
> ## test for an existing bus daemon, just to be safe
> if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
> ## if not found, launch a new one
> eval `dbus-launch --sh-syntax --exit-with-session`

It may launch, but does it stay running as you're specifying
--exit-with-session?



-- 
// Janne


More information about the dbus mailing list