From ab62a5cdcd9ac4d9b5278db646f48f2b2e521bf1 Mon Sep 17 00:00:00 2001 From: Jonathan Riddell Date: Tue, 16 Jun 2015 01:07:39 +0200 Subject: [PATCH] start upstart user session --- bin/plasma-phone.cmake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index c418019c..0caae9a4 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -30,6 +30,9 @@ export QT_QUICK_CONTROLS_STYLE=Plasma export GRID_UNIT_PX=25 +# upstart user session has useful bits like mtp-server +init --user & + /usr/bin/kbuildsycoca5 /usr/bin/kded5&