Commit 6f3cc9f2 authored by Florent Revest's avatar Florent Revest

connman: Autorizes more dbus interface needed by lipstick

parent a9b0ec9a
...@@ -14,5 +14,7 @@ ...@@ -14,5 +14,7 @@
<policy context="default"> <policy context="default">
<deny send_destination="net.connman"/> <deny send_destination="net.connman"/>
<allow send_interface="net.connman.Clock"/> <allow send_interface="net.connman.Clock"/>
<allow send_interface="net.connman.Manager"/>
<allow send_interface="net.connman.Technology"/>
</policy> </policy>
</busconfig> </busconfig>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment