]> git.pld-linux.org Git - packages/dbus.git/blob - dbus-daemon-1-profile.d-sh
- remove --exit-with-session
[packages/dbus.git] / dbus-daemon-1-profile.d-sh
1
2 if [ -f /usr/bin/dbus-launch ]; then
3         if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
4             eval `dbus-launch --sh-syntax`
5         fi    
6 fi
This page took 0.031315 seconds and 4 git commands to generate.