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