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

Fixing issue #211; allow to not manage client service or correctly manage it #350

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

erik-frontify
Copy link

Fixes #211

Should manage the service for openvpn client service correctly. Service restart on configuration changes does not work due to dependency cycles I wasn't able to solve.

Only tested on Amazon linux (like RedHat 7).

@bastelfreak
Copy link
Member

@erik-frontify can you please have a look at the failing travis jobs?

@bastelfreak bastelfreak added bug Something isn't working tests-fail labels Aug 27, 2019
@erik-frontify
Copy link
Author

@bastelfreak, OK found the issue with the quoted variables and how to solve that. Fixed follow up issues as well.
If you see a way to reload configuration on configuration changes without running into dependency cycles that would be great. I tried to solve it but failed...

@vox-pupuli-tasks
Copy link

Dear @erik-frontify, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working merge-conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

does not work with systemd and severals VPN created
3 participants