Specify full path
This commit is contained in:
parent
56b2085355
commit
b88d606789
1 changed files with 1 additions and 1 deletions
|
|
@ -849,7 +849,7 @@ ncp-ciphers $CIPHER
|
||||||
tls-server
|
tls-server
|
||||||
tls-version-min 1.2
|
tls-version-min 1.2
|
||||||
tls-cipher $CC_CIPHER
|
tls-cipher $CC_CIPHER
|
||||||
client-config-dir ccd
|
client-config-dir /etc/openvpn/ccd
|
||||||
status /var/log/openvpn/status.log
|
status /var/log/openvpn/status.log
|
||||||
verb 3" >> /etc/openvpn/server.conf
|
verb 3" >> /etc/openvpn/server.conf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue