Earlier quoted context omitted.
What practical problems do you run into with systemd? All the compliants I see tend to be philisophical criticism of systemd being "not unixy" or "monolithic". But there's a reason it's being adopted: it does it's job well. It's a pleasure being able to manage timers, socket activations, sandboxing, and resource slices, all of which suck to configure on script based init systems. People complain in website comment se…
> But there's a reason it's being adopted: it does it's job well My problem with systemd is that it's taking over more and more and locking in . It is encouraging developers to have a hard dependency on it, and making it harder to have an alternative. My problem is not philosophical with "it's a monolith, it's not unixy". My problem is "it's on the way to lock me in". We like to complain about lock-in across the boar…
I somehow don't think your gripe is with systemd but with developers who prefer the easy route. To be honest though you get something for free. If you want it differently then you have to do it yourself.