Earlier quoted context omitted.
> You probably know about all vulnerabilities introduced by systemd? You probably know about all vulnerabilities introduced by openrc or sysvinit? Right you can't since every script itself could have a vulnerability
No need since I can choose what I start, in what order, and I can check every simple script myself. They were short and doing one thing well. Good luck doing that with 300+K lines of code with systemd. Arguments like this really don't help systemd and show either ignorance or worse.
And in a language without linters or typecheckers.
It’s literally easier to read the entire systemd code than trying to debug the interactions between these init scripts, all slightly buggy, interacting in slightly unexpected ways, and working mostly, although they never should.