mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
dbus: ead: Remove at_console usage
For reasons already outlined in commit:
010b0e27f9
("dbus: Remove 'at_console', add 'netdev' settings")
This commit is contained in:
parent
6ff99f1766
commit
ceb43cb354
@ -15,12 +15,10 @@
|
|||||||
|
|
||||||
<policy group="wheel">
|
<policy group="wheel">
|
||||||
<allow send_destination="net.connman.ead"/>
|
<allow send_destination="net.connman.ead"/>
|
||||||
<allow send_interface="net.connman.ead.Agent"/>
|
|
||||||
</policy>
|
</policy>
|
||||||
|
|
||||||
<policy at_console="true">
|
<policy group="netdev">
|
||||||
<allow send_destination="net.connman.ead"/>
|
<allow send_destination="net.connman.ead"/>
|
||||||
<allow send_interface="net.connman.ead.Agent"/>
|
|
||||||
</policy>
|
</policy>
|
||||||
|
|
||||||
<policy context="default">
|
<policy context="default">
|
||||||
|
Loading…
Reference in New Issue
Block a user