Merge pull request #1 from Nyr/master

This commit is contained in:
GriefNorth 2021-02-23 15:52:32 +03:00 committed by GitHub
commit fd91fba645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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