nevaforget 7b6ba3b0d1
All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 2s
fix(vpn): use 'id' keyword instead of '--' in nmcli connection up/down
Newer nmcli no longer parses '--' as end-of-options for 'connection up',
it treats it as the connection name and fails with "Unbekannte
Verbindung »--«". The 'id' keyword is the canonical way to mark the
following argument as the connection name.
2026-04-24 20:41:08 +02:00
..