I have made the following changes intended for : CE:MW:Shared / maliit-framework
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/8171 Thank You, Pekka Lundstrom [This message was auto-generated] --- Request # 8171: Messages from BOSS: State: review at 2013-02-21T13:51:36 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:plundstr:branches:CE:MW:Shared / maliit-framework -> CE:MW:Shared / maliit-framework changes files: -------------- --- maliit-framework.changes +++ maliit-framework.changes @@ -0,0 +1,4 @@ +* Thu Feb 21 2013 Pekka Lundstrom <[email protected]> - 0.81.4+git1.a939ff923f0 +- systemd service file changed so that we can start this before xorg.target if + required. Now this needs only xorg.service, not full xorg.target + spec files: ----------- other changes: -------------- ++++++ maliit-server.service --- maliit-server.service +++ maliit-server.service @@ -1,7 +1,7 @@ [Unit] Description=The Maliit server -After=xorg.target mcompositor.service -Requires=dbus.socket xorg.target mthemedaemon.service mcompositor.service +After=xorg.service mcompositor.service +Requires=dbus.socket xorg.service mcompositor.service [Service] ExecStart=/usr/bin/maliit-server -remote-theme
