I have made the following changes intended for :
  CE:MW:Shared / usb-moded

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/7818

Thank You,
Pekka Lundstrom

[This message was auto-generated]

---

Request # 7818:

Messages from BOSS:

State: review at 2013-02-07T07:49:20 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 / usb-moded -> CE:MW:Shared / 
usb-moded
  
changes files:
--------------
--- usb-moded.changes
+++ usb-moded.changes
@@ -0,0 +1,3 @@
+* Thu Feb 07 2013 Pekka Lundstrom <[email protected]> - 0.58
+- Start arguments are loaded from a file. Fixes NEMO#626
+

spec files:
-----------

other changes:
--------------

++++++ usb-moded.service
--- usb-moded.service
+++ usb-moded.service
@@ -4,7 +4,8 @@
 [Service]
 Type=simple
 RemainAfterExit=no
-ExecStart=/usr/sbin/usb_moded -s
+EnvironmentFile=-/var/lib/environment/usb-moded/*.conf
+ExecStart=/usr/sbin/usb_moded $USB_MODED_ARGS
 Restart=always
 
 [Install]



Reply via email to