]> cloud.milkyroute.net Git - dolphin.git/commit
D-Bus activation systemd service
authorHenri Chain <henri.chain@enioka.com>
Wed, 21 Oct 2020 10:20:56 +0000 (10:20 +0000)
committerHenri Chain <henri.chain@enioka.com>
Wed, 21 Oct 2020 10:20:56 +0000 (10:20 +0000)
commiteb441b11885fc44dcba1bef693b95819657ed753
tree9aa35c9d5f0f483a2f5f43d95c9d04216426ded3
parent40cc911319da77489d1ffffb55969de66645ed53
D-Bus activation systemd service

Correctly scopes dolphin in systemd service `app-org.kde.dolphin.service` when dbus-activated (while still working if systemd is not present), as per https://systemd.io/DESKTOP_ENVIRONMENTS/

uses new ECM modules:
- https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/5 to simplify the systemd service templating + install
- https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/17 to generate the dbus service file automatically

needs https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/25
CMakeLists.txt
org.kde.dolphin.FileManager1.service.in [deleted file]
plasma-dolphin.service.in [new file with mode: 0644]