I have made the following changes intended for : CE:Apps / tone-generator
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/7354 Thank You, tswindell [This message was auto-generated] --- Request # 7354: Messages from BOSS: State: review at 2012-11-09T13:04:41 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:tswindell:CE:Apps / tone-generator -> CE:Apps / tone-generator changes files: -------------- --- tone-generator.changes +++ tone-generator.changes @@ -0,0 +1,3 @@ +* Fri Nov 09 2012 Tom Swindell <[email protected]> - 1.5 +- Fixed issue in .service file for systemd startup + spec files: ----------- other changes: -------------- ++++++ tone-generator.service --- tone-generator.service +++ tone-generator.service @@ -3,5 +3,5 @@ Requires=dbus.socket sound.target [Service] -ExecStart=/usr/bin/tone-generator -b 100 -r 20 --volume-dtmf 50 +ExecStart=/usr/bin/tonegend -b 100 -r 20 --volume-dtmf 50 Restart=always
