Sujet : Re: Faking a TTY on a pipe/socketpair
De : flexibeast (at) *nospam* gmail.com (Alexis)
Groupes : comp.unix.programmerDate : 12. Dec 2024, 09:15:20
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87bjxhnwpz.fsf@gmail.com>
References : 1 2 3 4 5 6 7
User-Agent : Gnus/5.13 (Gnus v5.13)
Nicolas George <
nicolas$george@salle-s.org> writes:
Jim Jackson , dans le message <slrnvlk56u.2qa.jj@iridium.wf32df>, a
écrit :
My God, how did we all manage running services before systemd came along?
>
Badly, with services that have crashed and nobody noticed for weeks.
>
Some teams have been working on better replacement for SysV init, but
without the industrial strength of Red Hat they could only stay niche.
Jonathan de Boyne Pollard, creator of the Nosh system[a], has written an
article about "known problems with System 5 rc":
https://jdebp.uk/FGA/system-5-rc-problems.htmli've used runit and s6+66 on Void Linux, and on Gentoo am currently
using OpenRC+s6 (the latter for providing user services, which are are
still a work in progress under OpenRC[b]):
https://wiki.gentoo.org/wiki/User:Flexibeast/guides/OpenRC_user_services_via_s6
My own case is certainly niche, though s6 is extensively used for
containers, via the s6-overlay project, which currently has ~3.8k stars
on GitHub:
https://github.com/just-containers/s6-overlayAlexis.
[a]
https://jdebp.uk/Softwares/nosh/[b]
https://github.com/OpenRC/openrc/pull/723