mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Make sure voicecall-manager.service is started before shell
This commit is contained in:
parent
a1f360b0f5
commit
4cb774c95d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
[Unit]
|
||||
Description=Plasma Phone UI
|
||||
Requires=dbus.socket
|
||||
After=plasma-phone-compositor.service plasma-phone-ksyncdbusenv.service plasma-phone-kbuildsycoca.service plasma-phone-kdeinit.service
|
||||
After=voicecall-manager.service plasma-phone-compositor.service plasma-phone-ksyncdbusenv.service plasma-phone-kbuildsycoca.service plasma-phone-kdeinit.service
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/var/lib/environment/plasma-phone/*.conf
|
||||
|
|
|
|||
Loading…
Reference in a new issue