Merge pull request #756 from randomshell/patch-2

Use openvpn status path from systemd service
This commit is contained in:
Nyr 2021-02-22 19:36:58 +01:00 committed by GitHub
commit cb8730b621
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -320,7 +320,6 @@ user nobody
group $group_name
persist-key
persist-tun
status openvpn-status.log
verb 3
crl-verify crl.pem" >> /etc/openvpn/server/server.conf
if [[ "$protocol" = "udp" ]]; then