this post was submitted on 23 Sep 2024
588 points (96.5% liked)

linuxmemes

20798 readers
1239 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
588
submitted 15 hours ago* (last edited 15 hours ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 6 hours ago* (last edited 5 hours ago) (2 children)

Bullshit, there's always reasons listed. Some more, some less opiniated, but there's always lists.

For me personally:

  • no portability
  • not-invented-here syndrome
    • manages stuff it shouldn't, like DNS
    • makes some configurations unneccessarily complicated
  • more CVE than all other init together
    • service manager that runs with PID 0
[–] [email protected] 6 points 3 hours ago (1 children)

To the feature creep: that's kind of the point. Why have a million little configs, when I could have one big one? Don't answer that, it's rhetorical. I get that there are use cases, but the average user doesn't like having to tweak every component of the OS separately before getting to doom-scrolling.

And that feature creep and large-scale adoption inevitably has led to a wider attack surface with more targets, so ofc there will be more CVEs, which—by the way—is a terrible metric of relative security.

You know what has 0 CVEs? DVWA.

You know what has more CVEs and a higher level of privilege than systemd? The linux kernel.

And don'tme get started on how bughunters can abuse CVEs for a quick buck. Seriously: these people's job is seeing how they can abuse systems to get unintended outcomes that benefit them, why would we expect CVEs to be special?

TL;DR: That point is akin to Trump's argument that COVID testing was bad because it led to more active cases (implied: being discovered).

[–] [email protected] 0 points 1 hour ago

Sure, some like overengineering.

[–] [email protected] 1 points 3 hours ago (1 children)

Try writing a init script on systemD.

It's amazingly simple

[–] [email protected] 1 points 1 hour ago

But only that.

Btw, dinit is simpler. :)p