-
Notifications
You must be signed in to change notification settings - Fork 55
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
Runit Support #5
Comments
Turns out all I needed was elogind. The solution is (for example) to use |
@doonoo It's quite hard, after I search how to detect init system using bash script. There is no "safe" way to do that. |
Thank you for posting the solution. I made a pull request to add a comment in the script to explain this, so people have less searches to do on Google. |
Currently, editing the script to match the correct system is the way to go. Future implementation for this might come but no promises. |
Would love to use this bad boy on void linux
The text was updated successfully, but these errors were encountered: