auto-t: prevent auto connection in pre auth roam test

iwd used to auto connect to AP before it was expected by the test
This commit is contained in:
Tim Kourt 2018-10-02 13:56:40 -07:00 committed by Denis Kenzior
parent 2b615e8fe7
commit d866ba7557
1 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,6 @@ EAP-TLS-CACert=/tmp/certs/cert-ca.pem
EAP-TLS-ClientCert=/tmp/certs/cert-client.pem
EAP-TLS-ClientKey=/tmp/certs/cert-client-key-pkcs8.pem
EAP-Identity=abc@example.com
[Settings]
Autoconnect=false