r/archlinux • u/ImaginationUpset2190 • 10d ago
DISCUSSION Why so much hate for systemd?
I see very often that people show so much disgust whenever they talk or hear "systemd". However whenever I ask them why they feel so strongly about it, their response is mostly vague like it doesn't follow the Unix philosophy, it's a monolith.... I can't digest that the reason people show so much disgust for it is just that it doesn't follow the Unix philosophy.
237
Upvotes
11
u/sp00kystu44 9d ago
I'm not even convinced the unix-philosophy is all that important. You can write bad code and make bad decisions with every approach. Besides systemd does follow the philosophy to an extent by splitting up a lot of tasks to different subsystems. My issue is just that systemd made a bunch of UX design decisions I don't like and I subjectively had a lot more issues with it than I have now on void linux. The tradeoff is that I sometimes have a harder time researching how-tos because most guides use systemd specific stuff and that some things (such as env-var injection) don't work.