you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 months ago (2 children)

I never understood what problem people have with systemd. I have fried my installation more than once, but not even once did I encounter a problem with systemd.

So to all of you systemd haters, explain your hate to me, I'm curious.

  • source
  • hideshow 3 child comments
  • [–] [S] 8 points 2 months ago

    Not a hater of systemd per se, sometimes it's annoying but to me it's eh whatever

    But the root issue, is it violates the ancient GNU/Linux philosophy of making one tool do one thing and having it do that one thing very well. If you need to do complicated things, then you make multiple tools in a way that you can chain them to accomplish those tasks

    It's why the core tools of linux: awk, grep, cat, sort etc are the way that they are

    SystemD violates this by being, well, everything. It's now handling networking and daemons and boot and a myriad of other things hence the meme

    Whether you see this as a good, bad or neutral thing depends on how closely you follow the tool philosophy

  • source
  • parent
  • load more comments (1 reply)