mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
dbus: netdev/wheel do not use .Agent interface
There is no need to punch the holes for netdev/wheel groups to send to the .Agent interface. This is only done by the iwd daemon itself and the policy for user 'root' already takes care of this.
This commit is contained in:
parent
ceb43cb354
commit
fe2272c112
@ -15,12 +15,10 @@
|
||||
|
||||
<policy group="wheel">
|
||||
<allow send_destination="net.connman.iwd"/>
|
||||
<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 context="default">
|
||||
|
Loading…
Reference in New Issue
Block a user