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

workaround for Ubuntu Desktop and RESOLVCONF using $(which resolvconf) #9

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

Conversation

jpeletier
Copy link

… script to work in most configurations without having to edit it.

Added a patch:
Patch / jm@epiclabs.io
force exit with no errors. Due to an apparent conflict with the Network Manager in Ubuntu Desktop
$RESOLVCONF sometimes exits with error code 6 even though it has performed the
action correctly and OpenVPN shuts down.

… script to work in most configurations without having to edit it.

Added a patch:
# Patch / jm@epiclabs.io
# force exit with no errors. Due to an apparent conflict with the Network Manager in Ubuntu Desktop
# $RESOLVCONF sometimes exits with error code 6 even though it has performed the
# action correctly and OpenVPN shuts down.
@alfredopalhares
Copy link
Owner

Hello @jpeletier

Could you separate this in 2 different Pull Request?

@jpeletier
Copy link
Author

There you go! :)
cheers,
Javier

On Mon, Mar 14, 2016 at 11:24 PM, Alfredo Palhares <notifications@github.com

wrote:

Hello @jpeletier https://github.com/jpeletier

Could you separate this in 2 different Pull Request?


Reply to this email directly or view it on GitHub
#9 (comment)
.

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.

None yet

2 participants