Merge pull request #21 from flecno/master

no connection block in client config
This commit is contained in:
Kyle Manna 2014-12-08 13:33:48 -08:00
commit bfb896f716

View File

@ -37,9 +37,7 @@ $(cat $EASYRSA_PKI/ta.key)
</tls-auth>
key-direction 1
<connection>
remote $OVPN_CN $OVPN_PORT $OVPN_PROTO
</connection>
EOF
if [ "$OVPN_DEFROUTE" != "0" ];then