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

Adds support for gentoo and openrc, closing #37 #38

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

Conversation

TheNightmanCodeth
Copy link

No description provided.

@TheNightmanCodeth
Copy link
Author

you know, I'm not 100% sure. However I do know that /etc/init.d/NetworkManager will be available on all systems with NetworkManager, whereas /etc/init.d/networking is not always available. If systemd systems can also call /etc/init.d/NetworkManager restart, then we could replace the whole conditional with that single statement. I also do know that all open-rc systems have rc-service, It's similar to service as in service restart ... on systemd systems

@TheNightmanCodeth
Copy link
Author

Basically this PR, as-is simply adds gentoo, devuan, artix and other open-rc based distros to the list of compatible distros. Some people could have a wierd setup. And to be honest, if they do, they would be able to figure out how to submit their own PR adding their configuration 😆

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