I'm confused because I actually thought OpenRC is default but wikipedia says that runit is the default one.
https://en.wikipedia.org/wiki/Runit
That's interesting - OpenRc is also the default:
https://en.wikipedia.org/wiki/OpenRC (https://en.wikipedia.org/wiki/OpenRC)
But it's possible to have more than one default, as default is defined as usually singular:
https://www.oxfordlearnersdictionaries.com/definition/american_english/default_1 (https://www.oxfordlearnersdictionaries.com/definition/american_english/default_1)
- This statement is true for Void, but not for Artix, as Artix doesn't have a
default init. All three (OpenRC, Runit, S6) are equally well supported. It may just be that OpenRC was first (AFAIK), then along came Runit and recently S6 was added.
There's not really one, but if you had to pick one to call a default it would probably be openrc.
Thank you guys!
But runit is nice so is s6 so the default is all of them :D
That's perhaps the best answer of all of them. It'd be mine...and I am kind-of partial to runit for varying reasons (I maintain a port thereof, it's part of my day job, etc...).