mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 07:03:08 +00:00
Kill call to upstart.
We are no longer using it
This commit is contained in:
parent
c5b04a68ad
commit
3fe03fd2ac
1 changed files with 0 additions and 3 deletions
|
|
@ -32,9 +32,6 @@ export QT_QUICK_CONTROLS_MOBILE=true
|
|||
|
||||
@CMAKE_INSTALL_FULL_LIBEXECDIR@/ksyncdbusenv
|
||||
|
||||
# upstart user session has useful bits like mtp-server
|
||||
init --user &
|
||||
|
||||
# HACK: FIXME: This should autostart when required but appearantly there is some async magic which prevents it gettings started.
|
||||
# start signond service
|
||||
dbus-send --session --print-reply --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.StartServiceByName string:com.google.code.AccountsSSO.SingleSignOn uint32:0
|
||||
|
|
|
|||
Loading…
Reference in a new issue