aboutsummaryrefslogtreecommitdiffstats
path: root/community/connman/openvpn.conf
diff options
context:
space:
mode:
Diffstat (limited to 'community/connman/openvpn.conf')
-rw-r--r--community/connman/openvpn.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/community/connman/openvpn.conf b/community/connman/openvpn.conf
new file mode 100644
index 00000000000..9b81abc7b85
--- /dev/null
+++ b/community/connman/openvpn.conf
@@ -0,0 +1,7 @@
+# Configuration file for ConnMan-VPN plugin for OpenVPN.
+
+[DACPrivileges]
+# User on the system to use for running openvpn binary.
+User = openvpn
+# The main group to use for running openvpn binary.
+Group = openvpn