Change ccd comment to client-config-dir

Co-Authored-By: Stanislas <angristan@pm.me>
This commit is contained in:
randomshell 2020-04-06 13:45:18 +00:00 committed by GitHub
parent 7ecbeee6fe
commit fb6de49efa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -853,7 +853,7 @@ client-config-dir /etc/openvpn/ccd
status /var/log/openvpn/status.log
verb 3" >> /etc/openvpn/server.conf
# Create ccd dir
# Create client-config-dir dir
mkdir -p /etc/openvpn/ccd
# Create log dir
mkdir -p /var/log/openvpn