1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
aports/community/iwd/dbus-netdev-group.patch
2019-04-15 20:39:02 +00:00

14 lines
483 B
Diff

--- a/src/iwd-dbus.conf 2018-09-20 19:43:09.000000000 +0200
+++ b/src/iwd-dbus.conf 2018-09-20 21:02:03.000000000 +0100
@@ -18,6 +18,11 @@
<allow send_interface="net.connman.iwd.Agent"/>
</policy>
+ <policy group="netdev">
+ <allow send_destination="net.connman.iwd"/>
+ <allow send_interface="net.connman.iwd.Agent"/>
+ </policy>
+
<policy at_console="true">
<allow send_destination="net.connman.iwd"/>
<allow send_interface="net.connman.iwd.Agent"/>