Wireless Daemon for Linux
 help / color / mirror / Atom feed
* [PATCH] dbus: add SharedCodeAgent interface to iwd-dbus.conf
@ 2023-11-17 19:47 James Prestwood
  2023-11-17 20:13 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: James Prestwood @ 2023-11-17 19:47 UTC (permalink / raw)
  To: iwd; +Cc: James Prestwood

---
 src/iwd-dbus.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/iwd-dbus.conf b/src/iwd-dbus.conf
index 7fc2e68c..f2509ebc 100644
--- a/src/iwd-dbus.conf
+++ b/src/iwd-dbus.conf
@@ -12,6 +12,7 @@
     <allow send_destination="net.connman.iwd"/>
     <allow send_interface="net.connman.iwd.Agent"/>
     <allow send_interface="net.connman.iwd.SignalLevelAgent"/>
+    <allow send_interface="net.connman.iwd.SharedCodeAgent"/>
   </policy>
 
   <policy group="wheel">
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dbus: add SharedCodeAgent interface to iwd-dbus.conf
  2023-11-17 19:47 [PATCH] dbus: add SharedCodeAgent interface to iwd-dbus.conf James Prestwood
@ 2023-11-17 20:13 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2023-11-17 20:13 UTC (permalink / raw)
  To: James Prestwood, iwd

Hi James,

On 11/17/23 13:47, James Prestwood wrote:
> ---
>   src/iwd-dbus.conf | 1 +
>   1 file changed, 1 insertion(+)
> 

Applied, thanks.

Regards,
-Denis


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-17 20:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-17 19:47 [PATCH] dbus: add SharedCodeAgent interface to iwd-dbus.conf James Prestwood
2023-11-17 20:13 ` Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox