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

Don't load service.py if minion is running a non-sysvinit init system #48955

Merged
merged 1 commit into from
Aug 6, 2018

Conversation

terminalmage
Copy link
Contributor

@terminalmage terminalmage commented Aug 6, 2018

This keeps service.py from overriding systemd.py, among others.

Note that this PR also cleans up the OSes from the disable list that were there simply because they ran a different init system. In the future we should also modify the __virtual__ func such that we don't have to keep a list of OSes which are Debian/Ubuntu/RHEL derivatives at all.

This keeps service.py from overriding systemd.py, among others.
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.

3 participants