dbus.sh 111 B

1234
  1. if [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then
  2. eval `/usr/bin/dbus-launch --sh-syntax --exit-with-session`
  3. fi