mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
Simplify service dependencies
This commit is contained in:
parent
bbeaf8fe54
commit
0444e8ac20
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@
|
|||
|
||||
[Unit]
|
||||
Description=Plasma Phone UI
|
||||
Requires=plasma-phone-compositor.service voicecall-manager.service kded5.service
|
||||
After=plasma-phone-compositor.service voicecall-manager.service
|
||||
Requires=dbus.socket plasma-phone-compositor.service
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/var/lib/environment/plasma-phone/*.conf
|
||||
|
|
|
|||
Loading…
Reference in a new issue