The officially official Devuan Forum!

You are not logged in.

#1 Yesterday 18:36:37

tux_99
Member
Registered: 2025-06-17
Posts: 145  

dinit /runit / openrc / s6 which one is most similar to sysv-init?

While my daily driver is  running Devuan with sysV-init I would like to explore Artix Linux on a secondary PC.

But Artix Linux has ISOs for 4 different init systems but not sysV-init: dinit /runit / openrc / s6

I'm not familiar with any of them, I only have experience with sysV-init and Upstart (and systemd, not by choice).

Which one of the 4 init systems Artix offers is most similar to sysV-init?

By similar I mean that it uses ideally the same init scripts  as sysV-init in the familiar rc.d folder.
I liked Upstart because of this, it was perfectly backward compatible with the sysV init scripts.

Or in other words which one would you recommend to someone who is used to sysV-init and would like to feel at home as quickly as possible?

Last edited by tux_99 (Yesterday 18:37:18)


Either the users control the program – or the program controls the users” Richard Stallman

Offline

#2 Yesterday 19:28:46

EDX-0
Member
From: Guatemala
Registered: 2020-12-12
Posts: 261  

Re: dinit /runit / openrc / s6 which one is most similar to sysv-init?

probably openrc since it does re-use some components such as the core init program from sysvinit init(8), with the rest of the openrc being pretty much a service supervision suite implemented on top of it, or at least that is what i understand as a condensed form of what the gentoo wiki says about openrc

https://wiki.gentoo.org/wiki/OpenRC

Offline

Board footer