Commit 5b3a51bf authored by Florent Revest's avatar Florent Revest

connman: Allow send to net.connman.Service by default so that msyncd can work...

connman: Allow send to net.connman.Service by default so that msyncd can work correctly. Removes some warnings from journalctl
parent ae315f0a
...@@ -16,5 +16,6 @@ ...@@ -16,5 +16,6 @@
<allow send_interface="net.connman.Clock"/> <allow send_interface="net.connman.Clock"/>
<allow send_interface="net.connman.Manager"/> <allow send_interface="net.connman.Manager"/>
<allow send_interface="net.connman.Technology"/> <allow send_interface="net.connman.Technology"/>
<allow send_interface="net.connman.Service"/>
</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