e3782d
#!/bin/sh
e3782d
# Copyright (C) 2008 Red Hat, Inc.
e3782d
#
e3782d
# All rights reserved. This copyrighted material is made available to anyone
e3782d
# wishing to use, modify, copy, or redistribute it subject to the terms and
e3782d
# conditions of the GNU General Public License version 2.
e3782d
#
e3782d
# You should have received a copy of the GNU General Public License
e3782d
# along with this program; if not, write to the Free Software
e3782d
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
e3782d
#
e3782d
if [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then
e3782d
        eval `dbus-launch --sh-syntax --exit-with-session`
e3782d
fi