How do I persist connections created by impala? #143
Replies: 1 comment 2 replies
|
You should not use NetworkManager, just get rid of it and it should work fine. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When I use impala to connect to a new SSID, it works all correctly until I reboot, then it forgets any connections created through impala. If I use network manager to connect to an SSID, it becomes available in impala and is persisted across reboots.
Is there a setting I need to enable for networks to be persisted, or is it NetworkManager maybe interfering with impala somehow?
All reactions