I have made the following changes intended for : CE:UX:MTF / mce 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/4212 Thank You, Marko Saukko [This message was auto-generated] --- Request # 4212: Messages from BOSS: State: review at 2012-01-31T10:39:07 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: Project:MTF:UX / mce -> CE:UX:MTF / mce changes files: -------------- --- mce.changes +++ mce.changes @@ -0,0 +1,3 @@ +* Fri Jan 27 2012 Marko Saukko <[email protected]> - 1.10.92 +- Added ExecStartPre=/usr/sbin/waitfordsme to systemd service file. + spec files: ----------- other changes: -------------- ++++++ mce.service --- mce.service +++ mce.service @@ -6,6 +6,7 @@ [Service] Environment=DSME_SOCKFILE=/run/dsme.socket ExecStartPre=-/bin/mkdir -p /run/mce +ExecStartPre=/usr/sbin/waitfordsme ExecStart=/sbin/mce Restart=always
