this post was submitted on 13 Apr 2024
230 points (84.8% liked)

linuxmemes

20686 readers
713 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
 

Credit for the answer used in the right panel: https://serverfault.com/a/841150

you are viewing a single comment's thread
view the rest of the comments
[–] duviobaz@lemmy.blahaj.zone 11 points 5 months ago (4 children)

I'm using Debian without ever having been involved in the init-wars. What's wrong with Systemd and why should i not use it?

[–] anarkatten@lemmy.ml 4 points 5 months ago (1 children)

I'd like to know too, a ELI5 version if possible. Somethingsomething monolithic, but what does that actually mean for me as an end user?

[–] phoenixz@lemmy.ca 9 points 5 months ago (1 children)

In my personal opinion, correct me if I'm wrong:

Systemd was created to replace the init system, then through extreme scope creep took over way more than wanted and needed, the main developer was "problematic" to say it politically correct, and in practice it has over complicated many super easy tasks to the point that I hate it. Other init systems were intuitive, systemd is all but.

Few weeks ago I setup a systemd server ssh server. Changing the port would be 5 seconds in changing a line in the sshd config, but now with the new and improved systemd I need to follow some nightmare documentation into creating systemd files in unrelated places and reload configs or something and I'm done with it

load more comments (2 replies)