genconfig: Add client-config-dir

* Add client config directory for client specific configuration options
  such as IP addresses.
This commit is contained in:
Kyle Manna 2014-06-29 22:44:05 -07:00
parent 024fa95f19
commit 353019b0e9

View File

@ -28,6 +28,7 @@ persist-key
persist-tun
push "dhcp-option DNS 8.8.4.4"
push "dhcp-option DNS 8.8.8.8"
client-config-dir $OPENVPN/ccd
proto udp
port 1194