453
submitted 1 day ago* (last edited 7 hours ago) by skyline2@lemmy.dbzer0.com to c/linux@lemmy.ml

Fork time? Maybe all the anti-systemd zealots were right all along...

Edit: To address whether it is likely that this change will affect users: Gnome is planning a stronger dependence on userdb, the part of systemd where this change is being implemented. https://blogs.gnome.org/adrianvovk/2025/06/10/gnome-systemd-dependencies/

Final Edit: The PR has been merged into main.

top 50 comments
sorted by: hot top controversial new old
[-] mazzilius_marsti@lemmy.world 3 points 2 hours ago

I'm a noob when it comes to deep linux stuff.

So how does this affect end users and are we at risk of leaking personal info? It looks to me they are adding a birthDate field along with other meta data. Will these metadata be sent to whatever local authorities or whatever data hoarder on the web (like Google) without user consent?

I meant what stops me from listing false info like: Name: Biggus Dickus DOB: 06/09/1969 Nationality: Spartan .....etc. ?

I usually use systemd for stuff like hibernate/suspend, e.g.

systemd suspend

and if on i3wm, I edit configs for sleep and lid close in /etc/systemd/sleep.conf

Are these affected too?.

[-] Geki@lemmy.ml 5 points 1 hour ago

Why do the rest of us have to have this shit added in our systems just because some Yankees (and Brazil) passed some bills? My country has already said they won't be doing any age verification shit. I'm starting to think there's some big conspiracy here that FOSS isn't as independent as we believe it is.

[-] udc@lemmy.world 1 points 8 minutes ago

I don't understand. What's systemd got anything to do with age?

[-] Skullgrid@lemmy.world 24 points 5 hours ago* (last edited 5 hours ago)

Final Edit: The PR has been merged into main.

Fucking hell. All he had to do was fucking nothing, the bastard.

https://theanarchistlibrary.org/library/revoluciana-facing-fascism-sabotage

Sabotage sounds spicy. It sounds dangerous.

And yet, the underlying concept is simply this: inefficiency.

I told you last time, make every inch have its cost.

Resistance does not have to be violent, and that’s not something I’m advocating here. Resistance is the word no. Resistance is standing in place. Resistance is pushing.

Resistance is the albatross around the neck of your opposition. Resistance is the anchor that drags along the sea floor.

Here are some incredibly mundane but effective examples from the manual:

Make mistakes with purchasing travel tickets

Make engineering mistakes

Make long speeches and waste time

Act ignorant, or ask a lot of questions: if you’re not familiar with the concept of sea-lioning, you should really learn it

Take longer to do your work

Even if you’re terrified of doing more, this is simply a place to start.

You are someone and you have a responsibility to do something.

You cannot make it easier for the fascists to achieve their goals. You can’t do it today, and you can’t do it later if they claim authority. You must stand in the way of oppression.

This is fucking horseshit. I'm turning against fucking systemd , and I had no fucking opinion before, now it's completely clear they're a bunch of 1940s IBM wannabees.

EDIT : What a surprise, the fucker that wrote the PR works for IBM and "A Medical Malpractice company" and the one that merged it works for Microsoft.

[-] kieron115@startrek.website 10 points 5 hours ago

What is the alternative to systemd? I'm sort of a linux noob when it comes to this deeper level stuff.

[-] pedz@lemmy.ca 3 points 2 hours ago

Most distributions use systemd but there are still distros and other unix-like operating systems that are using something else. However, they are not "user friendly" and will probably not be what most people are looking for.

Slackware uses its own init system and never used systemd but it has the reputation of being difficult to use. Gentoo also lets users choose between systemd and OpenRC. Alpine Linux uses OpenRC too. There's more than a dozen distros not using systemd, but again, probably not what most people want to use. It's also possible to replace systemd with OpenRC on some distros, but it possibly, probably, might cause some quirks.

Otherwise, there are other unix-like operating systems. Debian GNU Hurd also has its own init system but it's not using the Linux kernel, so it's a different beast. OpenBSD and FreeBSD also have their own init system, but not Linux. And AFAIK there's no such thing as modern gaming on those.

There are ways not to use systemd, but realistically speaking, it will probably not be worth it unless you're really militant about this. I started with Slackware at the end of the 90ies, I know how to compile a kernel, and tried GNU Hurd at some point, but I will not change something unless it's really implemented deeper into the general software. It's frustrating that the systemd devs are "collaborating", but we'll see what happens after a few rounds of updates.

[-] Agent641@lemmy.world 1 points 26 minutes ago* (last edited 23 minutes ago)

Just use something simple with systemd. The Linux community is its own worst enemy, in inviting people to come to Linux because it's so simple and beginner friendly, then the trap snaps shut and they tell you to pick a distro and all you have to do is decide on either gnome, plasma or cinnamon, and between arch and debian and ubuntu, and between snap and Flatpack, between Vim, Emacs, nano, and micro, between Wayland and the other one, between systemd and violent self-fellagelation, and whatever you choose, make sure it's FOSS and exactly what the next person on the forum used and as pure as the driven snow or you'll be bullied, belittled, and trolled by egomaniacs, elitists, and gatekeepers until you fawn like a thrashed housewife who 'only gets hit when she fucks up', or you give up and install windows again.

Just use whatever works for you, makes your life easier, and avoid the Linux purity circlejerk.

If you don't know what systemd does and you aren't affected by this, use it. If there's closed source software you wanna run, run it. If you want to install a snap, do it. If you like using VS code, install it on your Linux, it works great. You will never be pure enough to satisfy the Linux community.

[-] lilith267@lemmy.blahaj.zone 9 points 4 hours ago* (last edited 4 hours ago)

SystemD isnt exactly a program but more of a group of projects, the only "core" SystemD software on most distros is the init system... Which you can run completely without SystemD's UserDB system (the part being talked about in the post).

Basically this means you as a user dont have to do anything but switch away from projects that depend on SystemD's UserDB (like Gnome), not SystemD as a whole

However if you do want to move away from SystemD as a whole you can replace your init system with another one, gentoo's wiki is a good starting point for learning a bit more: wiki. Personally I love using openrc but of you have no need to touch init files... Dont switch

[-] HiddenLayer555@lemmy.ml 5 points 4 hours ago
[-] kieron115@startrek.website 1 points 4 hours ago* (last edited 4 hours ago)

mine doesn't appear to be? it says installed but disabled. unless i'm looking at the wrong service which is entirely possible.

[-] kieron115@startrek.website 2 points 4 hours ago* (last edited 4 hours ago)

Thanks for explaining it a bit more. I moved from Windows 11 to CachyOS (limine bootloader and kde plasma DE) sometime last year and that may be a bit above my paygrade right now. Based on what I'm seeing in the Arch Wiki it would seem that quite a few systemd components are in use for my distro.

[-] HiddenLayer555@lemmy.ml 4 points 4 hours ago

Any way to not have Systemd on NixOS?

[-] pucker4676@lemmy.ml 10 points 6 hours ago

I guess it's time to get back to TempleOS.

[-] mazzilius_marsti@lemmy.world 2 points 2 hours ago

HolyC is the real C

[-] iByteABit@lemmy.ml 29 points 8 hours ago

Wow that's an insane level of bootlicking, it was completely free for them to do absolutely nothing about this nonsense law and give the middle finger if asked by the US

I didn't care before but it turns out the systemd haters were on to something for a long time, fuck these owners for even considering this and even locking the PR to avoid valid criticism, I hope all the contributors create a fork, jump ship and never let the previous owners commit a single line of code to it

[-] HexaBack@lemmy.blahaj.zone 5 points 6 hours ago

one day... one day I'll be able to run Steam on *BSD...

[-] boonhet@sopuli.xyz 1 points 5 hours ago

I have excellent news for you

Though I haven't tested it myself.

[-] MountainMan@lemmy.zip 8 points 7 hours ago

I 0man on using my McLovin ID for all this verification shit.

[-] LordPassionFruit@lemmy.ca 1 points 4 hours ago

I literally have the same plan if I ever need to.

[-] njordomir@lemmy.world 9 points 7 hours ago

I am a Coloradan; I have already called all 4 cosponsors of the bill here. What can I do now? Does anyone know which orgs are fighting against this? We have a petition process to get constitutional amendments on the ballot. My dream would be to collect enough signatures to get this constitutional amendment on the next ballot but I think the deadline for submitting the text (prior to collecting sigs) is late this month:

"No form of AI or ID-based age verification shall be used as a condition for granting Colorado residents access to a website, internet service, or operating system. Age gates that rely exclusively on user-reported age may continue to be used in their current form to inform users that a website may not be appropriate for all users. Colorado recognizes that parents are the responsible party for what their children access online and that requiring ID verification for access to computing resources or digital resources is a violation of free speech and freedom of inquiry."

[-] jjlinux@lemmy.zip 4 points 7 hours ago

Joke's on them, I use Limine 🤣

[-] kieron115@startrek.website 1 points 5 hours ago

forgive me if this is a joke, i'm not well versed in linux shit yet, but wouldn't that only remove systemd-boot?

[-] shirro@aussie.zone 3 points 7 hours ago* (last edited 7 hours ago)

A lot of open source software is kind of ridiculous to many people. Why would you want to reverse engineer some proprietary device? Just choose one that is more open. It isn't just about the challenge. It is also about extending freedom to do stuff as many places as possible. I might not want age verification in my operating system as its just another way to fingerprint me by big tech. And I probably won't have it enabled or exposed. But having the option allows people to participate in the shitty, spying. predatory, manipulative, commercial hellscape version of the Internet which is increasingly facing regulation around the world. That is a freedom. Not a freedom I want but a freedom someone wants. It means they are not legally forced to use Microsoft or Apple to give all their data to the NSA and big predatory businesses.

[-] CrackedLinuxISO@lemmy.dbzer0.com 28 points 11 hours ago* (last edited 11 hours ago)

Has anyone even looked at the PR? Why is there such a big stink about adding an optional birthday field to a JSON schema? It's opt-in and can't be validated in any way.

That's like saying OpenSSL is the thin end of an anti-encryption wedge because they provide FIPS compliant modules. Or complaining that it puts your privacy at risk when you generate an SSH key and it asks for your address.

The problem is the laws getting passed, not with software that gives people a choice about whether to comply.

[-] skyline2@lemmy.dbzer0.com 14 points 7 hours ago

Yes, the PR specifically calls out the laws as the reason for this change. The problem is BOTH the laws getting passed, and corporate interests complying in advance.

[-] Atomic@sh.itjust.works 18 points 8 hours ago

Personally, I just don't like the taste of asslicking in my distributions. Time to change to a non systemd distro.

[-] Brargenzilian@lemmy.org 17 points 10 hours ago* (last edited 10 hours ago)

... can’t be validated in any way.

I feel like this will be a problem for the future.

Edit: another user already pointed out the "problem for the future" here.

[-] CrackedLinuxISO@lemmy.dbzer0.com 3 points 8 hours ago

It definitely will be a problem, but it will be a legal problem, not a software problem. Even if the systemd devs decided to revert this commit and never collect age data, the law would still be just a shitty as it is now.

If this law said that everyone needed to provide a phone number instead of a birthday, would everyone here be just as angry at the Bell Labs developers who wrote the GECOS standard?

load more comments (1 replies)
load more comments (3 replies)
load more comments
view more: next ›
this post was submitted on 18 Mar 2026
453 points (97.7% liked)

Linux

63789 readers
1410 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS