mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Update restart target to match OpenVPNv2.4 service
This commit is contained in:
@@ -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`)
|
||||
|
||||
Reference in New Issue
Block a user