Make sure voicecall-manager.service is started before shell

This commit is contained in:
Pier Luigi Fiorini 2014-11-01 19:14:14 +01:00
parent a1f360b0f5
commit 4cb774c95d

View file

@ -7,7 +7,7 @@
[Unit] [Unit]
Description=Plasma Phone UI Description=Plasma Phone UI
Requires=dbus.socket 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] [Service]
EnvironmentFile=-/var/lib/environment/plasma-phone/*.conf EnvironmentFile=-/var/lib/environment/plasma-phone/*.conf