mirror of
https://github.com/pi-hole/docs.git
synced 2026-02-15 07:26:03 +00:00
Futher Modifications per PR review
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
@@ -46,7 +46,7 @@ Save the file and start the second instance of OpenVPN:
|
||||
systemctl start openvpn@server2.service
|
||||
```
|
||||
|
||||
*If your distribution does not have `systemctl` you may use command below to start OpenVPN with your second configuration as a daemon:*
|
||||
*If your distribution does not have `systemctl` you may use the command below to start an OpenVPN daemon with your second configuration:*
|
||||
|
||||
```bash
|
||||
/usr/sbin/openvpn --daemon --writepid /var/run/openvpn/server2.pid --cd /etc/openvpn --config server2.conf --script-security 2
|
||||
|
||||
Reference in New Issue
Block a user