aboutsummaryrefslogtreecommitdiff
path: root/tests/run-task/test_run_task.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
commitea0fd80130a9f7ea679804999a89ebc674a42ff6 (patch)
treeb1c5b8ccec5317c531e9d83148dad5a2fb497a7d /tests/run-task/test_run_task.py
parent849c3faaf44958b462a4c030301e45f746f5fbd1 (diff)
downloadarchsetup-ea0fd80130a9f7ea679804999a89ebc674a42ff6.tar.gz
archsetup-ea0fd80130a9f7ea679804999a89ebc674a42ff6.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 'tests/run-task/test_run_task.py')
0 files changed, 0 insertions, 0 deletions