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

Update resolvconf in shell platform #29

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

Conversation

skeggse
Copy link

@skeggse skeggse commented May 16, 2019

pritunl-client currently only updates resolvconf/systemd-resolve in graphical mode. This PR contains proof-of-content support for the shell platform.

Note that this duplicates logic from __main__.py, which is suboptimal. I'm not super familiar with the structure of this package, and don't see a good place to migrate the common code to that doesn't introduce a new module.

I'm also not sure what the purpose of these arguments passed to OpenVPN are, and seeing as they aren't passed in the existing shell platform I omitted them. They might need to be re-introduced.

pritunl-client currently only updates resolvconf/systemd-resolve in
graphical mode. Add support to the shell platform.
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.

1 participant