genconfig: Add client-config-dir
* Add client config directory for client specific configuration options such as IP addresses.
This commit is contained in:
parent
024fa95f19
commit
353019b0e9
@ -28,6 +28,7 @@ persist-key
|
|||||||
persist-tun
|
persist-tun
|
||||||
push "dhcp-option DNS 8.8.4.4"
|
push "dhcp-option DNS 8.8.4.4"
|
||||||
push "dhcp-option DNS 8.8.8.8"
|
push "dhcp-option DNS 8.8.8.8"
|
||||||
|
client-config-dir $OPENVPN/ccd
|
||||||
|
|
||||||
proto udp
|
proto udp
|
||||||
port 1194
|
port 1194
|
||||||
|
Loading…
Reference in New Issue
Block a user