Skip to content

bin: Ensure that plasma-mobile-envmanager is run prior to shell start

Devin Lin requested to merge work/devinlin/envstart into master

Fixes #282 (closed)

Technically this means that it will run twice on start (due to autostart), but it should be fine as envmanager was built to handle that, and they will never run at the same time since the shell only loads after envmanager exits.

Merge request reports