Added variable OVPN_ADDITIONAL_CLIENT_CONFIG use arbitrary openvpn configuration options.

This commit is contained in:
Robin Schneider 2015-05-30 23:03:17 +02:00
parent 5e4bad7bc4
commit ca78b46723
No known key found for this signature in database
GPG Key ID: 489A4D5EC353C98A

View File

@ -65,6 +65,7 @@ ca ca.crt
cert ${cn}.crt
dh dh.pem
tls-auth ta.key 1
$OVPN_ADDITIONAL_CLIENT_CONFIG
"
fi