]> git.pld-linux.org Git - packages/dbus.git/blame - dbus-daemon-1-profile.d-sh
- configuration for dbus message bus
[packages/dbus.git] / dbus-daemon-1-profile.d-sh
CommitLineData
636e6686
MK
1
2if [ -f /usr/bin/dbus-launch ]; then
8e39dde6 3 if [ -f /var/run/dbus.pid ]; then
636e6686 4 if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
0e982c56 5 eval `dbus-launch --sh-syntax --exit-with-session`
636e6686 6 fi
8e39dde6 7 fi
636e6686 8fi
This page took 0.056354 seconds and 4 git commands to generate.