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:
Lubomir Rintel 2015-08-27 15:09:58 +02:00
parent 0dee0d415f
commit c872c6656c

View file

@ -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"/>