3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-12 02:05:54 +00:00
Brooklyn/plasma/workspace/ksmserver/plasma-ksmserver.service.in
2022-03-05 22:41:29 +05:00

13 lines
282 B
SYSTEMD

[Unit]
Description=KDE Session Management Server
PartOf=graphical-session.target
After=plasma-kwin_wayland.service plasma-kcminit.service
[Service]
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/ksmserver
BusName=org.kde.ksmserver
Slice=session.slice
[Install]
WantedBy=plasma-core.target