From ca78b46723bd759da6002baa9c12889da84873bb Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Sat, 30 May 2015 23:03:17 +0200 Subject: [PATCH] Added variable OVPN_ADDITIONAL_CLIENT_CONFIG use arbitrary openvpn configuration options. --- bin/ovpn_getclient | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/ovpn_getclient b/bin/ovpn_getclient index d076c9d..e9dc01f 100755 --- a/bin/ovpn_getclient +++ b/bin/ovpn_getclient @@ -65,6 +65,7 @@ ca ca.crt cert ${cn}.crt dh dh.pem tls-auth ta.key 1 +$OVPN_ADDITIONAL_CLIENT_CONFIG " fi