Sujet : Re: Faking a TTY on a pipe/socketpair
De : rweikusat (at) *nospam* talktalk.net (Rainer Weikusat)
Groupes : comp.unix.programmerDate : 17. Dec 2024, 18:27:37
Autres entêtes
Message-ID : <87ttb2i5iu.fsf@doppelsaurus.mobileactivedefense.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Lawrence D'Oliveiro <
ldo@nz.invalid> writes:
On Mon, 16 Dec 2024 08:16:28 -0000 (UTC), Muttley wrote:
Far too many people think complicated = clever.
>
You mean, clever like struggling with complicated workarounds to clunky,
ancient init systems that don’t actually handle service management very
well, when more modern ones solve long-standing problems in a much simpler
and more elegant fashion?
The systemd-252 codebase which is used for Debian 12 is composed of
(sloccount) 690,648 lines of code. That's anything but simple.