You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
It would be nice to have a init category. E.g. Init: systemD/openRC/sysvinit
This could easily be determined by ps --no-headers -o comm 1. This returns either systemd or sysvinit. If it returns sysvinit, another distinction has to be made.
I believe even if not a lot of people are going to use that, it would be a nice addition for neofetch.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be nice to have a init category. E.g.
Init: systemD/openRC/sysvinit
This could easily be determined by
ps --no-headers -o comm 1
. This returns either systemd or sysvinit. If it returns sysvinit, another distinction has to be made.I believe even if not a lot of people are going to use that, it would be a nice addition for neofetch.
The text was updated successfully, but these errors were encountered: