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