this post was submitted on 25 May 2026
75 points (96.3% liked)

Linux

13772 readers
851 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kbal@fedia.io 18 points 15 hours ago (1 children)

Coincidentally, today I removed systemd from my laptop (Debian Trixie.) It was reasonably easy. I booted from a USB drive into a shell through debian's "rescue" mode and typed plausible-looking apt commands until it worked. For some reason it didn't create /etc/inittab and I made a typo when I tried to do it myself, but other than that no problems. Differences noticed so far that a normal user would care about: none. If nothing goes wrong I guess I'll do the same on my desktop at home this weekend, because why not.

Nothing against systemd, but I think it's valuable to continue having other options and it was fun to see that it's still pretty easy to use them (maybe harder if you're a GNOME user, idk.)

[–] frongt@lemmy.zip 5 points 14 hours ago (2 children)

I find it extremely hard to believe that worked, let alone left you with a bootable system, let alone properly working.

[–] mech@feddit.org 2 points 6 hours ago

You know, just maybe...this whole doomsaying about systemd running everything on a Linux system is a bit overblown?

[–] kbal@fedia.io 9 points 13 hours ago

I was surprised as well. I found the instructions at debian.org somewhat confusing, and I'm not sure if they're completely comprehensive or accurate — but they were the most useful reference I found and provide a good idea of what it's like.