]> 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>
Thu, 19 Nov 2020 09:40:56 +0000 (10:40 +0100)
commite36de310cbdc60434dd15efbb52e18266a566a28
tree79070e2af8232d5dd1c1fc918c6b087c02eb2221
parent154843406de7855f845534f3e13612d258558827
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]