mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-07 04:00:30 +01:00
dbus: allow talking to more plugins in DBus policy
These two has been seen in the wild.
Libreswan is the RHEL's openswan fork.
(cherry picked from commit 82031add33)
This commit is contained in:
parent
0dee0d415f
commit
c872c6656c
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
<allow send_destination="org.freedesktop.NetworkManager.vpnc"/>
|
||||
<allow send_destination="org.freedesktop.NetworkManager.ssh"/>
|
||||
<allow send_destination="org.freedesktop.NetworkManager.iodine"/>
|
||||
<allow send_destination="org.freedesktop.NetworkManager.l2tp"/>
|
||||
<allow send_destination="org.freedesktop.NetworkManager.libreswan"/>
|
||||
</policy>
|
||||
<policy context="default">
|
||||
<deny own="org.freedesktop.NetworkManager"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue