Software Alternatives & Reviews

s6 VS Dinit

Compare s6 VS Dinit and see what are their differences

s6 logo s6

s6 is a small suite of programs for UNIX, designed for process supervision. It can be used as an init system, or as separate supervision components.

Dinit logo Dinit

Dinit is a service supervisor with dependency support which can also act as the system "init" program.
  • s6 Landing page
    Landing page //
    2020-05-25
  • Dinit Landing page
    Landing page //
    2023-09-06

s6 videos

Samsung Galaxy S6 Review!

More videos:

  • Review - Galaxy Tab S6 Honest Review - Only one issue..
  • Review - Samsung Galaxy S6 In 2020! (Still Worth It?) (Review)

Dinit videos

SystemD Runit Dinit OpenRC Boot Time #Void #Arch #Artix #Alpine #Linux

More videos:

  • Tutorial - How to start services using dinit.

Category Popularity

0-100% (relative to s6 and Dinit)
Monitoring Tools
70 70%
30% 30
Log Management
69 69%
31% 31
Fintech
65 65%
35% 35
Performance Monitoring
100 100%
0% 0

User comments

Share your experience with using s6 and Dinit. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

s6 might be a bit more popular than Dinit. We know about 11 links to it since March 2021 and only 10 links to Dinit. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

s6 mentions (11)

  • Which do you use systemd or openrc? Why do you use what you use?
    This page and this page, both by Laurent Bercot, creator of s6. Source: about 1 year ago
  • init software: What's the difference?
    Of the two I have experience with, runit is simpler and thus easier to get the hang of than s6-rc/s6. Though the s6 (not s6-rc) docs at the author's site contain a lot of info (including apologetics and rationales) that applies almost equally well to runit. Source: about 1 year ago
  • Trouble with s6 services
    Using the s6-service add command I added a service called "libvertd" when I ment to put "libvirtd". Now when I run s6-db-reload it spits out a error message saying "undefined service name libvertd". But I cant remove it using s6-service remove libvertd because that just spits out a generic help message and doesn't change anything. I also couldn't find documentation on Https://skarnet.org/software/s6/ or... Source: over 1 year ago
  • Alpine Linux is reducing dependencies on Busybox
    For the trivia, this is pushed by Laurent Bercot (skarnet), creator of s6, execline and many others. He's also working on implementing s6 as Alpine init and rc systems. https://skarnet.org/software/s6/ https://skarnet.com/projects/service-manager.html. - Source: Hacker News / over 1 year ago
  • The DJB Legacy
    FWIW, the spirit of daemontools lives on in the s6 project. https://skarnet.org/software/s6/. - Source: Hacker News / almost 2 years ago
View more

Dinit mentions (10)

  • are there any good reasons for me to avoid systemd
    Still, I applaud efforts like s6 and Dinit as competition is a good thing in general. I hope they'll continue to be improved upon until they've become viable alternatives to systemd for most users. Source: 11 months ago
  • Gentoo 66 init or dinit
    You can download dinit from github https://github.com/davmac314/dinit. (also read everything about it) Do a simple make && make install which should install it to /sbin/dinit No need to remove systemd or openrc. /sbin/init should be symlinked to whatever init system you use. Read the instructions on dinits page. All the services go into /etc/dinit.d. And you can "dinitctl enable servicename" to enable it. I... Source: 12 months ago
  • A discussion about the Ultimate Linux Desktop
    It got mass-adopted while being imperfect, so that's to be expected. Thankfully its inception and the criticism that followed have paved the way for the likes of dinit and s6. Source: 12 months ago
  • Run a script when connection is established and ready?
    I use dinit do manage services on my home server. One of them is Caddy, that shares TLS/SSL cert state with my remote server by using Redis on said remote server. However, since this means that I need to have established a remote connection first before starting Caddy, I would like to know of a method to check if tailscale has in fact finished connecting. Source: about 1 year ago
  • Fastest way to boot Void Linux?
    I've used a ton of improvements but I know this community knows a lot more about some parts than me. So here I come. I'm currently using efibootmgr to create an efistub to bypass grub. Using base-minimal with ncurses so terminal apps work. Also I use this in my /etc/dracut.conf.d/local.conf: Hostonly="yes" Omit_dracutmodules=" network plymouth " And that works perfectly. Don't know exactly what network or... Source: about 1 year ago
View more

What are some alternatives?

When comparing s6 and Dinit, you can also consider the following products

systemd - systemd is a replacement for the init daemon for Linux (either System V or BSD-style).

runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...

sysvinit - Savannah is a central point for development, distribution and maintenance of free software, both GNU and non-GNU.

Upstart - Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and...

Supervisor - Supervisor is a client/server system that allows its users to monitor and control a number of...

M/Monit - Monit is a free open source utility for managing and monitoring, processes, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.