diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-05 17:01:38 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-05 17:01:38 -0400 |
| commit | 88848c49e4bd65c96f8ffdef615115d1fce59679 (patch) | |
| tree | b1c5b8ccec5317c531e9d83148dad5a2fb497a7d /tests/backup-system-file/test_backup_system_file.py | |
| parent | fe4383bfc0e76f7f1948716aa8b2bc542d712634 (diff) | |
| download | archsetup-88848c49e4bd65c96f8ffdef615115d1fce59679.tar.gz archsetup-88848c49e4bd65c96f8ffdef615115d1fce59679.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/backup-system-file/test_backup_system_file.py')
0 files changed, 0 insertions, 0 deletions
