Files
2015-10-02 21:40:01 +03:00

4 lines
111 B
Bash

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