this post was submitted on 16 Jul 2026
30 points (96.9% liked)

Linux Questions

4052 readers
4 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 3 years ago
MODERATORS
 

I'll admit I have used Artix, Peppermint OS (Devuan), and Void Linux because I thought the idea of a SystemDless distro sounded cool. It wasn't because I had a problem with SystemD. It's more so that I love that numerous options exist for different system components. For me it's sad to see that certain features or applications require SystemD be present. I like SystemD, just to be clear. I also like the freedom to choose. Maybe, i'm missing something. What do y'all think? What do you use and why? If you use OpenRC or something, why? I'm guessing most people use SystemD and don't give it any thought which is fair.

top 29 comments
sorted by: hot top controversial new old
[–] 9point6@lemmy.world 15 points 3 days ago (2 children)

The main practical reason to not use it is if you don't need it and have an environment or task that would benefit you going for something else.

A classic example is containers, if they do have an init system at all, it's usually not systemd but something much simpler, because the environment/task doesn't need it and there's a memory and storage benefit to not shipping the extra bulk

Void uses runit because they want to optimise for quick and lightweight without caring about wide compatibility, so that's a choice aligning with their philosophy.

if they do have an init system at all, it’s usually not systemd but something much simpler, because the environment/task doesn’t need it and there’s a memory and storage benefit to not shipping the extra bulk

Systemd often just straight up doesn't work in containers due to containers having security restrictions that prevent processes in them from accessing certain parts of the Linux kernel. Systemd tries very hard to be a container manager (nspawn, portable services, cgroups controls, and so on), whereas other init systems don't do this, making them work inside containers

[–] jatone@lemmy.dbzer0.com 1 points 3 days ago (1 children)

A classic example is containers

its an absolutely terrible example. they literally had to reinvent the wheel (see sidecars) instead of just using what was already available and works fine. (see podman and its integration with systemd)

[–] 9point6@lemmy.world 4 points 3 days ago* (last edited 3 days ago)

I more meant a classic example of a situation where someone wouldn't usually use systemd, even if there's nothing stopping it, that most people would be familiar with

I'm not talking about the merits of containers

[–] decolo@piefed.social 14 points 3 days ago* (last edited 3 days ago) (1 children)

Because Microsoft has back channel influence on systemd development^1^

It's fine now, but the future trajectory is locked into the path Android has followed - extending dominance over all widely used distributions, then gradually using that dominance to choke and extinguish any alternatives.

Additionally, I saw a site around 3 months ago that VIGOROUSLY documented the financial ties from amutable to Microsoft and Google. I have been looking for a good 20 minutes but can't find it. If this rings a bell for anyone that can remember more details please comment!

  1. Lennart Poettering was a Microsoft employee until recently

https://itsfoss.com/news/amutable-linux-security/

[–] possiblylinux127@lemmy.zip 2 points 3 days ago* (last edited 3 days ago) (1 children)

I find that to be a pretty weak argument given that the Linix foundation is funded almost exclusively by big tech

It is almost as if they have a incentive to support the thing that makes them billions of dollars

[–] decolo@piefed.social 0 points 3 days ago (2 children)

No, you're misunderstanding me. They aren't trying to kill Linux.

Rather, they are trying to add a walled garden to it that they can use to drive out hobbyists and privacy enthusiasts.

[–] craftrabbit@lemmy.zip 2 points 2 days ago (1 children)

I think they might just be supporting something that serves their use case well. Both those companies manage massive amounts of servers that benefit from systemd being what it is.

[–] decolo@piefed.social 2 points 2 days ago (1 children)

If it wasn't useful for them it wouldn't make sense to invest money in it. I am not trying to make the argument that this is some kind of single minded hatred playing out.

With that said, how is Linux improved by having a single " init system " effectively steered by the worst of big tech? Systemd is becoming harder to get away from and reducing interest in alternatives.

[–] craftrabbit@lemmy.zip 2 points 2 days ago (1 children)

Yeah no that is definitely the case. As OP said, alternatives are good. I just think that having a single init system everywhere is not what they're trying to accomplish, they're just investing in what they want to use themselves.

Though I guess in the end what they're trying to do is not really what matters, what matters is what actually happens. And to that end I'm really glad that void and company still maintain alternatives to systemd.

[–] decolo@piefed.social 1 points 2 days ago* (last edited 2 days ago)

I don't think it's a good idea to ascribe any benevolence to Systemd, though.

I have used systemd extensively for work in huge multi tenant environments, and I am in no way saying it just sucks and has no benefits.

I am saying that accepting it as-is will lead to Linux becoming a locked down, big tech owned slopfest.

[–] possiblylinux127@lemmy.zip 0 points 2 days ago (1 children)

I don't see any evidence of that

[–] decolo@piefed.social 0 points 2 days ago

Do you think Microsoft ever tried to use a tactic of embracing a competing technology, extending their influence over it, and then using their leverage to extinguish the threat?

If yes, do you think they have stopped doing that currently?

Do you think Google and Microsoft are currently aligned with the technocratic destruction of EU and US legal status quo?

[–] possiblylinux127@lemmy.zip 3 points 3 days ago

Systemd is fantastic

I personally don't have many reasons not to use it outside of some edge cases

[–] throwaway403@programming.dev 8 points 3 days ago (1 children)
[–] daggermoon@piefed.world 5 points 3 days ago

Fuck, now I wanna try Artix again.

[–] 0x0@infosec.pub 4 points 3 days ago
[–] Sunshine@piefed.ca 5 points 3 days ago

Having different components is like having immunity to certain diseases.

[–] HubertManne@piefed.social 2 points 3 days ago

Your hitting on the main complaint with systemD. Its not just controlling the run levels but integrates more and more things which goes against unix philosophy which ironically (because its stallmans baby) so does emacs.

Why use something other than Windows? /s

Talos Linux is an interesting Kuberntes focused Linux distro that has an extremely minimal init system, with only the components needed to launch Kubernetes.

https://docs.siderolabs.com/talos/v1.13/learn-more/components#machined

The idea is that, since Kubernetes can manage services and do basically everything Systemd often does on modern systems, you just have Kubernetes do it instead.

[–] msokiovt@lemmy.today -3 points 3 days ago* (last edited 3 days ago)

Old but gold, in which my producer went ahead and saved: https://without-systemd.org/wiki/index_php/Arguments_against_systemd/

Anyone using systemd will eventually comply with digital ID.

[–] corsicanguppy@lemmy.ca 0 points 3 days ago (1 children)

I worked in the industry before Systemd.

Systemd fills a niche it manufactured. It fills it poorly, supplanting established and reliable incumbents with something that is neither. In a world where Unix tools do one thing and well, Systemd does all things marginally.

Nfsroot. Portable skills. Clear source of truth. Pick one.

[–] daggermoon@piefed.world 1 points 3 days ago (1 children)

What innit do you recommend?

[–] msokiovt@lemmy.today 0 points 3 days ago

For systemd refugees, dinit and OpenRC are your best options.

If you want something like systemd, SysV might be a good option.

If you want something with a curve of sorts, S6.

[–] amlor@piefed.social 0 points 3 days ago (1 children)

For me it's many things, boot time not even a priority. This is not an invitation to challenge my personal grievances.

If i wanted a monolithic system half of which depends on a single service/library, I would use windows or macos. Basically, I'm trying to avoid vendor lock. I want to be able to replace almost any part of the system on a whim.

I don't care if some user process is not stopping gracefully, I just want to shut down my machine as fast as possible.

When I change a user's groups, I expect that a simple logout/login will be sufficient to apply them.

I want sensible defaults, and systemd has the opposite in my opinion. I don't want to spend hours trying to find one maybe existing setting in some unnecessary system service (which I did not want in my system in the first place but which is shipped in almost every distro) that will probably be deprecated in the next release and I will have to do it all over again.

From what I've seen on social media, systemd's developers and its fandom are insufferable assholes with a superiority complex.

And many many other small and not so small issues that pile up over time (and systemd developers/adopters help with this a lot) and lead to a burnout.

Right now I'm using void btw. And ironically I'm running elogind, which is systemd code. But it does one specific thing in this case and doesn't try to replace the whole os.

I don't have an opinion on the rest of what you said, but you're factually incorrect about systemd being "monolithic". It's a pluggable framework, very much the opposite of monolithic software.

[–] Infernal_pizza@lemmy.dbzer0.com -2 points 3 days ago

Because as soon as there were hints about requiring OS age verification in some states they rushed to comply quicker than even Google or Microsoft

[–] mmmm@sopuli.xyz -1 points 3 days ago

I suppose this should be solved now, but when I tried it, it used to hang at random with the "waiting for xyz service to finish" messages at boot time or when powering off. So I got fed and said yuck, went back to ol' good OpenRC and never ever had even a slight temptation to even look at systemd ever again.