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 | 27b0fd84c8f22698c29913b445866d3b7eae881e (patch) | |
| tree | b22acbe78e458816124e9722ad289e9c653d5e22 /docs/prototypes/README.org | |
| parent | c7b7d164c425f1cf34942c34f7d286210b3bf408 (diff) | |
| download | archsetup-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 'docs/prototypes/README.org')
0 files changed, 0 insertions, 0 deletions
