Sujet : Re: Distros specifically designed for children
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.miscDate : 31. May 2025, 07:43:20
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <101e8e8$104ce$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Pan/0.162 (Pokrosvk)
On Sat, 31 May 2025 07:27:01 +0200, Marc Haber wrote:
c186282 <c186282@nnada.net> wrote:
>
Systemd is not "perfect" - but neither was SysV.
>
I see them as "complementary", not enemies.
systemd fights a holy war against scripts.
systemd tries to express all the usual options as far as possible in a
declarative form, to minimize the need to write custom script/program
code.
This allows for things like “drop-in” emendations to a config file without
having to rewrite the whole thing, and tools like systemd-delta for easy
determination of where a system config has been customized.