Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix up dbus config for better usability of usb-moded-util
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Sep 13, 2013
1 parent 21b607c commit c3a13c9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions debian/usb_moded.conf
Expand Up @@ -15,13 +15,12 @@
send_interface="com.meego.usb_moded" send_member="mode_request"/>
<allow send_destination="com.meego.usb_moded"
send_interface="com.meego.usb_moded" send_member="set_config"/>
<deny own="com.meego.usb_moded"/>
<allow send_destination="com.meego.usb_moded"
send_interface="com.meego.usb_moded" send_member="get_config"/>
<allow send_destination="com.meego.usb_moded"
send_interface="com.meego.usb_moded" send_member="get_modes"/>
<deny own="com.meego.usb_moded"/>
<allow send_destination="com.meego.usb_moded"
send_interface="com.meego.usb_moded" send_member="net_config"/>
<deny own="com.meego.usb_moded"/>
<allow send_destination="com.meego.usb_moded"
send_interface="com.meego.usb_moded" send_member="get_net_config"/>
<deny own="com.meego.usb_moded"/>
Expand Down

0 comments on commit c3a13c9

Please sign in to comment.