aboutsummaryrefslogtreecommitdiffstats
path: root/community/iwd/dbus-netdev-group.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/iwd/dbus-netdev-group.patch')
-rw-r--r--community/iwd/dbus-netdev-group.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/community/iwd/dbus-netdev-group.patch b/community/iwd/dbus-netdev-group.patch
new file mode 100644
index 00000000000..4b72ba45d39
--- /dev/null
+++ b/community/iwd/dbus-netdev-group.patch
@@ -0,0 +1,14 @@
+--- 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"/>