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 | ea0fd80130a9f7ea679804999a89ebc674a42ff6 (patch) | |
| tree | b1c5b8ccec5317c531e9d83148dad5a2fb497a7d /docs/design | |
| parent | 849c3faaf44958b462a4c030301e45f746f5fbd1 (diff) | |
| download | archsetup-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 'docs/design')
0 files changed, 0 insertions, 0 deletions
