Update restart target to match OpenVPNv2.4 service

This commit is contained in:
Eric
2019-10-01 01:24:02 -07:00
committed by GitHub
parent a77a7d3a8e
commit 1cd70723c8
+2 -2
View File
@@ -38,8 +38,8 @@ verb 3
Depending on your operating system, one of these commands should work to restart the service.
```
systemctl restart openvpn
service openvpn restart
systemctl restart openvpn-server@server
service openvpn-server@server restart
```
## Create a client config file (`.ovpn`)