Skip to content

Commit

Permalink
[usb-moded] Start after udev and dbus. Fixes: JB#10679
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Oct 7, 2013
1 parent b3fcc82 commit f98550a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.71.2])
AC_INIT([usb_moded], [0.71.3])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

AM_CONFIG_HEADER([config.h])
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
usb-moded (0.71.3) unstable; urgency=low

* Change start-up for usb_moded, so it starts asap during boot.

-- Philippe De Swert <philippe.deswert@jollamobile.com> Tue, 08 Oct 2013 00:41:41 +0300

usb-moded (0.71.2) unstable; urgency=low

* Minor fix to diag mode (only export 1 port)
Expand Down

0 comments on commit f98550a

Please sign in to comment.