mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-10-01 01:05:51 -04:00
Update vpn.md
updated openVPN disable commands (from https://community.openvpn.net/openvpn/wiki/OpenVPN-systemd-use)
This commit is contained in:
parent
0225306e5a
commit
442f7480aa
@ -110,7 +110,8 @@ Before proceeding, you will need to download a copy of your VPN provider's confi
|
||||
Disable any auto-starting service that comes with the software package.
|
||||
For example for OpenVPN.
|
||||
|
||||
sudo systemctl disable openvpn.service
|
||||
sudo systemctl disable openvpn-server@.service
|
||||
sudo systemctl disable openvpn-client@.service
|
||||
|
||||
2. Set up and test the VPN client.
|
||||
Make sure the VPN VM and its TemplateVM is not running.
|
||||
|
Loading…
Reference in New Issue
Block a user