mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
14 lines
279 B
CMake
14 lines
279 B
CMake
#
|
|
# Copyright (C) 2014 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
|
|
#
|
|
# Starts kded5.
|
|
#
|
|
|
|
[Unit]
|
|
Description=kded5
|
|
Requires=kdeinit5.service
|
|
|
|
[Service]
|
|
EnvironmentFile=-/var/lib/environment/plasma-phone/*.conf
|
|
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/kded5
|
|
BusName=org.kde.kded5
|