Skip to content

added systemd style service name support for RHEL >= 7 #122

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

Closed
wants to merge 1 commit into from
Closed

added systemd style service name support for RHEL >= 7 #122

wants to merge 1 commit into from

Conversation

tsujamin
Copy link

systemd based distributions use the "openvpn@instance" service name format. A switch has been added which detects these systems (currently just RHEL >=7) and adjusts the service name accordingly.

I'm not sure if there is a better place in the module to implement this change as the $name variable is required.

Tested on CentOS7

@luxflux
Copy link
Contributor

luxflux commented Feb 2, 2015

Thanks for your pull request and for the work you've done here!
As #127 is a more complete solution and passes the tests, I am closing this one.

@luxflux luxflux closed this Feb 2, 2015
@tsujamin
Copy link
Author

tsujamin commented Feb 7, 2015

awesome :)

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.

2 participants