[systemd] Use a better description for session restore unit

ksmserver has two services. One for the service itself, and a single
shot invoked later when we want to restore the session.

They currently both have the same description which isn't very helpful.
This text is not user facing in our UIs anywhere, only for devs.
wilder-5.26
David Edmundson 4 years ago
parent d922d79390
commit 050bf33555
  1. 2
      ksmserver/plasma-restoresession.service.in

@ -1,5 +1,5 @@
[Unit]
Description=KDE Session Management Server
Description=KDE Session Restoration
After=graphical-session.target
RefuseManualStart=yes

Loading…
Cancel
Save