aboutsummaryrefslogtreecommitdiff
path: root/scripts/testing/tests/test_config_applied.py
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-05 17:01:38 -0400
committerCraig Jennings <c@cjennings.net>2026-07-05 17:01:38 -0400
commit27b0fd84c8f22698c29913b445866d3b7eae881e (patch)
treeb22acbe78e458816124e9722ad289e9c653d5e22 /scripts/testing/tests/test_config_applied.py
parentc7b7d164c425f1cf34942c34f7d286210b3bf408 (diff)
downloadarchsetup-27b0fd84c8f22698c29913b445866d3b7eae881e.tar.gz
archsetup-27b0fd84c8f22698c29913b445866d3b7eae881e.zip
fix(wireguard): deactivate imported configs so import never arms a tunnel
nmcli connection import both sets autoconnect yes and activates the profile immediately. The configs are full-tunnel (AllowedIPs 0.0.0.0/0), so a bare import brings the tunnel up and routes everything through it. Importing a file silently connected a VPN, leaving the machine exiting through Proton. Follow each import's autoconnect-off modify with a connection down, so importing only ever adds inactive profiles.
Diffstat (limited to 'scripts/testing/tests/test_config_applied.py')
0 files changed, 0 insertions, 0 deletions