summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xvpn/vpn-dbus.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/vpn/vpn-dbus.conf b/vpn/vpn-dbus.conf
index 8ebfc6b6..476be1c1 100755
--- a/vpn/vpn-dbus.conf
+++ b/vpn/vpn-dbus.conf
@@ -4,19 +4,13 @@
<policy user="root">
<allow own="net.connman.vpn"/>
<allow send_destination="net.connman.vpn"/>
- <allow send_interface="net.connman.vpn.Agent"/>
</policy>
<policy user="network_fw">
<allow own="net.connman.vpn"/>
<allow send_destination="net.connman.vpn"/>
- <allow send_interface="net.connman.vpn.Agent"/>
- </policy>
- <policy at_console="true">
- <allow send_destination="net.connman.vpn"/>
</policy>
<policy context="default">
<deny own="net.connman.vpn"/>
<deny send_destination="net.connman.vpn"/>
- <deny send_interface="net.connman.vpn.Agent"/>
</policy>
</busconfig>