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