Call ksyncdbusenv during plasma-phone startup

By calling ksyncdbusenv during startup we get all the required env
variables into the dbus server for starting dbus actived applications.

Without calling it our dbus activated applications are missing
for example KDE_SESSION_VERSION.

Reviewed-By: Marco Martin
This commit is contained in:
Martin Gräßlin 2015-07-15 13:02:44 +02:00
parent c0ef6c6747
commit f38791c7f7

View file

@ -31,6 +31,8 @@ export QT_QUICK_CONTROLS_STYLE=Plasma
export GRID_UNIT_PX=25
export FORCE_RIL_NUM_MODEMS=1
@CMAKE_INSTALL_FULL_LIBEXECDIR@/ksyncdbusenv
# upstart user session has useful bits like mtp-server
init --user &
# start mission control