summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman-0.63/dbusperms.patch
blob: 100af0367b2b6465c9ada32c3983faded10a8077 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: git/src/connman-dbus.conf
===================================================================
--- git.orig/src/connman-dbus.conf	2009-05-26 00:34:35.000000000 +0100
+++ git/src/connman-dbus.conf	2009-05-26 00:34:48.000000000 +0100
@@ -10,6 +10,6 @@
         <allow send_destination="org.moblin.connman"/>
     </policy>
     <policy context="default">
-        <deny send_destination="org.moblin.connman"/>
+        <allow send_destination="org.moblin.connman"/>
     </policy>
 </busconfig>