]> git.pld-linux.org Git - packages/dbus.git/blobdiff - dbus-daemon-1-profile.d-sh
- remove --exit-with-session
[packages/dbus.git] / dbus-daemon-1-profile.d-sh
index 3bab24820a406d6bc7f0288ce827da599fc40dec..c11c7a33c43a004efa0f0c81f530f6d5237e587e 100644 (file)
@@ -1,6 +1,6 @@
 
 if [ -f /usr/bin/dbus-launch ]; then
        if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
-           eval `dbus-launch --sh-syntax --exit-with-session`
+           eval `dbus-launch --sh-syntax`
        fi    
 fi
This page took 0.03922 seconds and 4 git commands to generate.