feat: add OpenRC (Gentoo) + svcmgr check (Linux)#927
Open
NyaomiDEV wants to merge 12 commits into
Open
Conversation
5b90cbf to
dfc09a1
Compare
AAGaming00
approved these changes
Jun 24, 2026
AAGaming00
left a comment
Member
There was a problem hiding this comment.
from my cursory understanding of openrc like 4 years ago these look fine to me
Author
|
I wanted to add that one liner to override service manager definition - could be useful for debugging or for people who have niche configurations |
Author
|
If this doesn't regress Systemd, I think it's good to merge it |
Author
|
fwiw it's been some days with this in my htpc and it works without a hitch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please tick as appropriate:
Description
This PR adds two new services for OpenRC usage - at least on my HTPC system (<mod snip - Arch-based distro-that-shall-not-be-named>).
Gentoo people may want to test, as well as proper Systemd users, as I am de-Systemd-ed and I don't know if I broke it for y'all (though I shouldn't really have.)
I have to say, this is NOT AI coded but I suck at Python so if I missed something do tell me, as that would be a genuine "doesn't know how to Python" error.