summaryrefslogtreecommitdiff
path: root/vpn/vpn-polkit.conf
diff options
context:
space:
mode:
Diffstat (limited to 'vpn/vpn-polkit.conf')
-rwxr-xr-xvpn/vpn-polkit.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/vpn/vpn-polkit.conf b/vpn/vpn-polkit.conf
index a1dc6177..237d21be 100755
--- a/vpn/vpn-polkit.conf
+++ b/vpn/vpn-polkit.conf
@@ -5,6 +5,10 @@
<allow own="net.connman.vpn"/>
<allow send_interface="net.connman.vpn.Agent"/>
</policy>
+ <policy user="network_fw">
+ <allow own="net.connman.vpn"/>
+ <allow send_interface="net.connman.vpn.Agent"/>
+ </policy>
<policy context="default">
<allow send_destination="net.connman.vpn"/>
</policy>