The dinit init system in Artix Linux

@kovacslt
Yes, all the others are a complicated mess, compared to dinit.
They suffer from too much partitioning of tasks.
Dinit is one blob of C++ code, and nothing else. It cant grow tentacles and invade your system ( like systemd) and it does not swamp your ps with processes (like runit and s6), and it does not fill up our filesystem with link farms( like sysvinit, OpenRC, runit).

I like it. I think it has a future.

It is coming. There is a project called Dinit on Devuan

3 Likes