this post was submitted on 07 Mar 2024
485 points (96.5% liked)

linuxmemes

19721 readers
651 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 85 points 3 months ago* (last edited 3 months ago) (27 children)

Person: Systemd bad

Me: why

Them: IDK

[–] [email protected] 42 points 3 months ago (19 children)

The argument is basically that it does too much and as the motto of Unix was basically "make it do 1 thing and that very well", systemd goes against that idea.

You might think it is silly because what is the issue with it doing many things. Arguably, it harms customization and adaptability, as you can't run only 2/3 of systemd with 1/3 being replaced with that super specific optimisation for your specific use case. Additional, again arguably, it apparently makes it harder to make it secure as it has a bigger attack surface.

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago) (1 children)

More like it's bad because of architecturial decisions (integrated init system; system state managemt in the same package as init and supervision), creating lots of unneeded complexity, number of CVE's, how the developers behave (or don't), and that you can't have other init systems in the same repo without a fuckton of shims and wrappers.

Sounds like valid concerns to me.

[–] EyesInTheBoat 6 points 3 months ago

That's the problem with how most things Lennart designs are. They are typically 70-80 percent excellent ideas brilliantly architected, 10-20 percent decisions that we can agree to disagree on but well designed still, and ~10 percent horrifically bad ideas that he is unable to receive criticism on because of his standing, terrible attitude and ~90 percent good and acceptable ideas.

Another problem is that they all seem to be designed in a way that they are the One True Way to do something and are designed to choke out any alternatives because Lennart Knows Best.

I'm still ambivalent about having this much extra logic and complexity attached to my init system but the ship sailed long ago and I'm well into making lemonade at this point.

load more comments (17 replies)
load more comments (24 replies)