#!/bin/ksh # # # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # if [ -x "/usr/bin/dbus-launch" -a -z "$DBUS_SESSION_BUS_ADDRESS" ]; then eval `dbus-launch --exit-with-session --sh-syntax` fi