I have made the following changes intended for : CE:UX:MTF / meegotouch-compositor
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/7274 Thank You, Robin Burchell [This message was auto-generated] --- Request # 7274: Messages from BOSS: State: review at 2012-11-02T17:47:11 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:w00t:branches:CE:UX:MTF / meegotouch-compositor -> CE:UX:MTF / meegotouch-compositor changes files: -------------- --- meegotouch-compositor.changes +++ meegotouch-compositor.changes @@ -0,0 +1,3 @@ +* Fri Nov 02 2012 Robin Burchell <[email protected]> - 1.1.31-1 +- Restart mcompositor.service if it terminates. + spec files: ----------- other changes: -------------- ++++++ mcompositor.service --- mcompositor.service +++ mcompositor.service @@ -5,6 +5,7 @@ [Service] ExecStart=/usr/bin/mcompositor +Restart=always [Install] WantedBy=nemo-middleware.target
