if [ -f /usr/bin/dbus-launch ]; then if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then eval `dbus-launch --sh-syntax --exit-with-session` fi fi