mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-04 21:23:31 +03:00
Merge pull request #756 from randomshell/patch-2
Use openvpn status path from systemd service
This commit is contained in:
commit
cb8730b621
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue