Remove status option from server.conf

It is included in the new systemd service `openvpn-server@.service`:
`ExecStart=/usr/sbin/openvpn --status %t/openvpn-server/status-%i.log --status-version 2 --suppress-timestamps --config %i.conf`

The new path is `/run/openvpn-server/status-server.log`
This commit is contained in:
randomshell 2020-05-02 20:46:33 +00:00 committed by GitHub
parent de27da3638
commit 40ddb4c87f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -892,7 +892,6 @@ tls-server
tls-version-min 1.2
tls-cipher $CC_CIPHER
client-config-dir /etc/openvpn/server/ccd
status /var/log/openvpn/status.log
verb 3" >>/etc/openvpn/server/server.conf
# Create client-config-dir dir