Don't include the pid in the dbus path when on flatpak

Authored by apol on May 15 2017, 10:53 AM.

Description

Don't include the pid in the dbus path when on flatpak

Summary:
Flatpak requests us to list the services that will be exposed to the outside,
better have it the name of the application without a random number in the end.
In these systems the pid doesn't add much anyway, because two instances of
the application will always end up with the same pid anyway, from the point
of view of the application.

Test Plan: Applied the patch to flatpak-kde-runtime, fixes the issue for katomic and blinken.

Reviewers: Frameworks, jgrulich, aacid

Reviewed By: aacid

Subscribers: dfaure, davidedmundson, aacid

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D5775

Details

Committed
apolMay 24 2017, 9:15 PM
Reviewer
aacid
Differential Revision
D5775: Don't include the pid in the dbus path when on flatpak
Parents
R271:01e62e6e7483: GIT_SILENT Upgrade KF5 version to 5.35.0.
Branches
Unknown
Tags
Unknown