I have made the following changes intended for : CE:Apps / meego-pinquery
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/7809 Thank You, aard [This message was auto-generated] --- Request # 7809: Messages from BOSS: State: review at 2013-02-05T09:18:16 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:aard:branches:CE:Apps / meego-pinquery -> CE:Apps / meego-pinquery changes files: -------------- --- meego-pinquery.changes +++ meego-pinquery.changes @@ -0,0 +1,3 @@ +* Tue Feb 05 2013 Bernd Wachter <[email protected]> - 0.0.2 +- Change service from 'oneshot' to 'simple' to avoid systemd killing the user session if no pin is entered + spec files: ----------- other changes: -------------- ++++++ meego-pinquery.service --- meego-pinquery.service +++ meego-pinquery.service @@ -4,6 +4,6 @@ Requires=dbus.socket xorg.target [Service] -Type=oneshot +Type=simple ExecStart=/usr/bin/meego-pinquery
