Skip to content

shell: Don't reference systemd service

Bastien Nocera requested to merge wip/hadess/more-dbus-names into master

It doesn't get exported outside the sandbox, so the session systemd doesn't know how to start it. The information in the systemd .service file should be enough for systemd to correlate the two when running outside the sandbox.

This fixes the error mentioned in: !86 (comment 327797)

But there's still a problem with recently opened files not showing up in the shell UI.

Edited by Bastien Nocera

Merge request reports