485
you are viewing a single comment's thread
view the rest of the comments
[-] Lightfire228@pawb.social 28 points 6 months ago

I feel like the people who complain about systemd have never tried to mess with sysVinit scripts before

6+ years ago, I was trying to configure a touchscreen HAT for a raspberry pi, and dicking with the init.rc script was a massive pain

[-] Meansalladknifehands@lemm.ee 4 points 6 months ago

The alternatives to systemd isn't init.d or some other legacy init systems. I use runit, pretty easy to understand and use. Stop being lazy dude

[-] sxan@midwest.social 3 points 6 months ago

Or dinit. dinit is awesome. s6 defeated me; an init system shouldn't be that complex.

systemd has a lot of nice features, esp. in the area of dependencies and triggers. But it infects everything it touches, is enormous, and is buggy.

Frankly, I'm waiting for the PipeWire successor to systemd. Like systemd, Pulseaudio was everywhere by the time enough people realized how bad it really was and someone wrote a well-designed, well-written replacement. ALSA has problems that Pulseaudio fixed, but with a badly written solution; then a good software developer came up with a good solution that solves the same problems but isn't just a giant hacky hot mess and now PA is slowly being replaced everywhere. Given that the same person, of questionable skill, who wrote PA also wrote systemd, I fully expect a better-designed solution to replace systemd.

S6 isn't it. dinit is close, but has some holes that need addressing before it could succeed systemd, and I think it won't be it; I think systemd's successor hasn't been written yet, but I have confidence it will be.

[-] WaterWaiver@aussie.zone 1 points 6 months ago

+1 to runit. So much simpler than systemd unit files.

[-] the_third@feddit.de 3 points 6 months ago

Yep. Having services stateful is a thing that SysV init doesn't offer. Look at the massive whatever that process management is that postfix had to build to get around that. No, systemd any time over custom stuff like that.

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

linuxmemes

20707 readers
1590 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