Update dual-VPN.md

This commit is contained in:
RamSet
2018-07-13 19:03:48 -06:00
committed by GitHub
parent f7de8e7219
commit 41d5ccbc7b

View File

@@ -31,7 +31,7 @@ Save the file and run the second instance of OpenVPN:
systemctl start openvpn@server2.service
```
If the distro doesnt have `systemctl` you may use commands like below to start your OpenVPN with your second configuration as a daemon:
If your distro doesnt have `systemctl` you may use commands like below to start OpenVPN with your second configuration as a daemon:
```
/usr/sbin/openvpn --daemon --writepid /var/run/openvpn/server2.pid --cd /etc/openvpn --config server2.conf --script-security 2