diff options
-rw-r--r-- | weston.sh | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -5,9 +5,6 @@ export ELM_THEME=tizen-HD-light # Make EFL apps use the wayland-based input method. export ECORE_IMF_MODULE=wayland -# also export dbus session address for dbus clients (details on bug TIVI-1686 [https://bugs.tizen.org/jira/browse/TIVI-1686]) -export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$UID/dbus/user_bus_socket - # workaround systemd bug in pam_systemd module if [ "$USER" == "display" ]; then export XDG_RUNTIME_DIR=/run/display |