Skip to content

Drop init script on Redhat-derived systems #63

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

Merged
merged 2 commits into from
Apr 25, 2016
Merged

Drop init script on Redhat-derived systems #63

merged 2 commits into from
Apr 25, 2016

Conversation

ghost
Copy link

@ghost ghost commented Apr 25, 2016

In addition to switching to the redhat service provider on redhat-like systems (handled here: #61), we also need to drop the init script when service_provider is set to redhat, just like we do when it's set to init.

ryankrabath-ws added 2 commits April 25, 2016 09:34
The module was assuming that 'init' and 'redhat' providers were the
same, but they're not.  The 'init' provider does not set the service to
start at boot on Redhat derived systems.
…ot-redhat

Add support for the 'redhat' service provider
@deric
Copy link
Owner

deric commented Apr 25, 2016

Sure, I'd prefer not to mess with service scripts, but since we already support this... guess soon enough we're gonna need a huge if/else statement.

@deric deric merged commit 2080c23 into deric:master Apr 25, 2016
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