Re: s6 as a systemd alternative

From: Laurent Bercot <ska-supervision_at_skarnet.org>
Date: Mon, 26 Jun 2017 14:53:50 +0000

>a bunch of hackers behind Void Linux[2] made everything tick on top of
>runit without all that much effort.

  The problem with the runit model is that it is pure supervision -
it does not provide service management. You have to run all your
oneshots _before_ you can start longruns. See
  https://skarnet.org/software/s6-rc/why.html and
  https://fosdem.org/2017/schedule/event/s6_supervision/ (15 mn video)
to understand what goes into an init system and why runit alone is
not quite enough.

  Of course Void Linux manages to do it, but it is, pardon my French,
a hack job: AFAICT, udevd is not supervised, and some oneshots are
implemented via longrun processes doing nothing. This is cramming
the service management peg into the process supervision hole, and
can never be perfect - Void would definitely benefit from switching
to real service management. But so far they haven't expressed any
desire to switch.

--
  Laurent
Received on Mon Jun 26 2017 - 14:53:50 UTC

This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:44:19 UTC