mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-15 17:27:27 -05:00
Merge branch 'brycepg-patch-1'
This commit is contained in:
commit
77fda4829c
@ -56,7 +56,7 @@ Set up a ProxyVM as a VPN gateway using NetworkManager
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Automatically connect to the VPN once Internet is up
|
# Automatically connect to the VPN once Internet is up
|
||||||
while ! ping -c 1 -W 1.1.1.1; do
|
while ! ping -c 1 -W 1 1.1.1.1; do
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
PWDFILE="/rw/config/NM-system-connections/secrets/passwd-file.txt"
|
PWDFILE="/rw/config/NM-system-connections/secrets/passwd-file.txt"
|
||||||
|
Loading…
Reference in New Issue
Block a user