Use org.moblin instead of org.freedesktop
[connman] / src / connman.conf
index 4e3567e..f9da151 100644 (file)
@@ -2,12 +2,12 @@
  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
 <busconfig>
     <policy user="root">
-        <allow own="org.freedesktop.connman"/>
-        <allow send_destination="org.freedesktop.connman"/>
+        <allow own="org.moblin.connman"/>
+        <allow send_destination="org.moblin.connman"/>
         <allow send_interface="org.isc.dhclient"/>
     </policy>
     <policy at_console="true">
-        <allow send_destination="org.freedesktop.connman"/>
-        <allow send_interface="org.freedesktop.connman"/>
+        <allow send_destination="org.moblin.connman"/>
+        <allow send_interface="org.moblin.connman"/>
     </policy>
 </busconfig>