Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append to a base wpa_supplicant.conf instead of rewriting it from scratch #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alranel
Copy link
Contributor

@alranel alranel commented Sep 28, 2018

This pull request implements #51 by copying the initial wpa_supplicant.conf to wpa_supplicant.conf.base and then re-using it as a base template whenever adding a new network.

@aslafy-z
Copy link

aslafy-z commented Nov 4, 2019

Careful, if network already exists it might break. I think it should be prompted in the ui when adding the network, and it should replace the network if it alreazdy exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants