- cross-posted to:
- linux@lemmy.world
- cross-posted to:
- linux@lemmy.world
The latest changes implemented in the Systemd repo, related to or prompted by age-verification laws, have made many people unhappy (I suppose links about this aren’t necessary). This has led to a surge in Systemd forks during the last days (“surge” because there have always been plenty of forks). Here are some forks that explicitly mention those changes as their reason for forking (rough time ordering taken from the fork page):
-
paramazo/systemd “The systemd System and Service Manager without age verification”
-
ganitam/systemd “Systemd fork just before the Age Verification addition. Hoping more capable developers and maintainers do same…”
-
GSYT-Productions/systemd-fork “The systemd System and Service Manager, without the stupid Age Verification”
-
speedythesnail/unret arded-systemd “The systemd System and Service Manager, without the ret arded age-verification commits”
-
ta13579/systemd “The systemd System and Service Manager WITHOUT THE FUCKING AGE CHECKS”
-
r4shsec/systemd-no-age-verification “This is systemd but without the age verification made via pull request https://github.com/systemd/systemd/pull/40978”
-
Pingasmaster/fightthesystemd “Systemd without the nonsense: no age verification, no lighthouse built-in.”
-
Jeffrey-Sardina/system “Liberated systemd – no surveillance. Ever.”
-
HaplessIdiot/systemd-saneagecheck “The systemd System and Service Manager with age verification bypass and polling rate options for said feature”
-
Queer-Coded-LGBTQ/systemd-fuck-california “The systemd System and Service Manager, but without age bs added in.”
-
Codiak540/unshitted-systemd “A fork of systemd aiming to strip the Age verification. Sue me california.”
Hopefully the energy of this reaction won’t be scattered among too many alternatives, although some amount of scattering is always good.
Hi! I’m actually the creator of unshitted-systemd (the one at the bottom of the list). I had my eye on systemd for a few weeks due to the whole AI code fiasco, but the second my friend DM’ed me saying “they just added age verification” I said “I’m forking it”, forked it, stripped the DoB field, and submitted a PR
Not even an hour later my PR was closed due to being “Spam”.
So I went further, stripped all the AI code, the realName field for User Accounts, and started fixing issues that haven’t been fixed by systemd themselves. I also saw a 4.5 second boot time speedup from installing mine. I have NO IDEA how, but it’s happened.
I plan on going further and taking out parts that go against user privacy and control over their system (I.E: systemd makes the /etc read only by default, I’ve removed that code in my fork)
I can’t do this on my own though, if anyone wants to help, please let me know! you can email me at codiak540@bbs.4d2.org, or contact me through github. You might be able to DM me on this platform idk I’m new to it, and my discord is @codiak540
If the original description hasn’t made it clear, I’m not afraid of California. I don’t live in California and as such believe I am not subject to their stupid laws. Keep that in mind if you’re considering helping me.
As someone who has used Linux for over a decade, I have no idea how I would even go about replacing Systemd on my computer; even if I wanted to.
Ageless Linux, now that’s something I can get behind: a script that I don’t understand, to accomplish something I think I might need, or just think is neat.
Unfortunately, I don’t use a Debian based distro, so I’m SOL on that front as well.
For arch… generally if there’s a core/extra official package, there can be alternatives in the AUR that list the system package as a “provides” alias.
From a quick AUR search, the systemd-liberated-git package is already up there. To replace systemd you’d install the AUR package which would tell you it conflicts with the official/core systemd package and ask if you wanted to replace it. If the package maintainer has everything right, it should just work.
Personally I’ll wait to see if a viably stable and well-maintained fork of systemd without age stuff shows up and switch once it sounds problem-free(ish).
I use Fedora, and honestly, I’m not even going to look for alternatives or work arounds unless and until my system actually tries to verify my age.
But that’s good to know, thank you. I imagine that if I do have to dump Fedora, I will probably go to an Arch based system purely for the AUR.
Use a distro without systemd?
This is so incredibly dump
Systemd still has no age verification, so all those forks are absolutely pointless.
If and when Systemd adds age verification, I’ll move away from it.
But the recent change adds literally nothing. Just leave the field blank, like you always did with those for your home address and full name.
The age field is malicious compliance. It satisfies the letter of the law while being completely and deliberately useless for its purpose.The age field is one step closer to age verification in a program that already has made it more than clear that they don’t respect their consumers. Not only that but it also opens the door for other distro’s to force age verification.
Systemd isn’t going to add age verification
I think there is an intention to convey a clear message. I will be warching the distro’s. Red Hat, being an IBM company, will probably back this age verification farce. I’m not so sure about the community distro’s like Debian or Arch. Maybe even Ubuntu will stop short.
Despite being a minor technical feature, I think this will have a disproportionate response from people.
Nothing more dramatic than Linux users angry-forking a repository
As somebody that uses valkey, I’m happy there’s drama.
Yup, and MariaDB, and LibreOffice, and Nextcloud…
Let’s be realistic. All these forks will get us nowhere because systemd has become a platform on which major components of the Linux system depend. KDE’s new login depends on systemd, as does Gnome.
These forks are just a reaction to the latest addition. They will fizzle out.
I’m on OpenRC reminding you systemd is slop you really don’t need for most systems.
Because KDE and GNOME can’t possibly choose to use something else…?
KDE can be used absolutely fine with any other login manager, I personally use Ly https://codeberg.org/fairyglade/ly to login Info kde on wayland.
I liked ly, they changed at some point to not allow me to type in any username, had to select from list of valid users and it didn’t list AD users. No amount of futzing could get it working so I switched to lemurs. Just mentioning it as another good console-based-login option
That the Linux system depends on? No.
That your chosen distro depends on? Sure.
Sure, if you choose a distro like Artix that doesn’t use systemd, then yes. However, the major distros use systemd and will continue to do so because it is a critical component of Linux. Once the Linux kernel has finished loading into memory, systemd takes over in user space. Major distros cannot simply switch to a fork on a whim because they need to be completely sure that it is stable and will not cause any compatibility issues.
Let’s not forget that Ubuntu, SUSE and Red Hat are used in professional settings, so they won’t change to a fork.
Fair Warning: Long anti-systemd rant ahead.
Here’s a list of some fine, totally usable, and well maintained Linux distros that don’t use systemd:
- Artix Linux (offers 4 different supported init systems)
- Gentoo Linux (supports systemd/openrc, with documentation provided on how to manually support others)
- Void Linux (uses runit)
- Alpine Linux (uses openrc, most docker containers use this as their base)
- Devuan (offers 5 different supported init systems)
- Antix (offers 5 different supported init systems)
- MX Linux (offers systemd/sysv init)
Honestly, I was on Artix for 8 years and am on Gentoo/openrc now (been about 6 months). I never really got the systemd hype. I don’t even bother with it on my servers where I just run Alpine Linux. It’s just…not really needed unless the dev of a particular DE or app doesn’t know how to use basic GNU tools and/or doesn’t know they don’t need init for such and such feature.
Yeah yeah, systemd isn’t just an init system. People make that argument all the time, but honestly, that’s actually an argument against using it.
Systemd is poorly designed if the init component can’t be separated out from it’s various other utilities. If I could use systemd just as init, maybe it wouldn’t be…y’know, crap. But no, it has to handle DNS, cron, logging, login managment, etc.
Again, no problem if the systemd devs wanted to make it a suite of optional tools, but init systems are and always will be best if their codebases are as tiny as possible while still being usable and secure. Init’s only job is to fork other processes that the user specifies, that’s it.
Honestly if some software uses systemd, I’m not likely to use it unless someone’s paying me to. Heck, at work I use all sorts of shitty tools that frustrate me to no end in exchange for money.
But if I do happen to use software that requires systemd, on a system that I own, I’m likely to just go into the code, rip out the parts that utilize it, rewrite it, and recompile the binary because fuck that. Yes, I’ve done this. Most of the time, it’s not that hard. But I can count on one hand the amount of times this has been necessary, because the maintainers of these non-systemd distros are able to write basic scripts that hook into the various init systems and you just use them.
And if some major DE like GNOME or KDE relies on systemd, I’d just say, fuck’em. There’s plenty of DE’s that don’t and a multitude of WM’s that never will, and good, they shouldn’t.
Rant over.
Linux ran just fine before systemd was created. It can be removed again. It’s not a critical dependency.
That was in 2010. We’re now in 2026, more and more components depend on systemd. For example: https://forums.freebsd.org/threads/gnome-to-have-stronger-dependency-on-systemd.98260/
That dependency can be removed.
By basically forking Gnome, sure.
Gentoo already has Gnome working without systemd
There plenty of distros that don’t use systemd.
Slackware and Mint DE come to mind.
Because systemd isn’t required for Linux. It’s just one popular init system.
This like comes from distrowatch. Yes means the distro is using systemd:
- 1 CachyOS: Yes
- 2 Linux Mint: Yes
- 3 MX Linux: Optional
- 4 Pop!_OS: Yes
- 5 Debian: Yes
- 6 Zorin OS Yes
- 7 EndeavourOS: Yes
- 8 Manjaro: Yes
- 9 Fedora: Yes
- 10 Ubuntu: Yes
- 11 AnduinOS: Yes
- 12 openSUSE: Yes
- 13 Bazzite: Yes
- 14 Nobara: Yes
- 15 Arch Linux: Yes
- 16 elementary OS: Yes
- 17 antiX: No
- 18 NixOS: Yes
As we can see, the major popular distros use systemd.
You said it’s part of Linux. Which it isn’t. Just because some popular distros use it doesn’t mean it’s required.
Changing to another init requires major re-engineering and it’s not easy.
If they could switch to systemd in the 2010s they can switch away from it in the 2020s if they really wanted to.
I use Void which has runit by default. you don’t need systemd, like at all.
Slight correction: I think you’re mixing up LMDE with Peppermint OS.
It’s almost like the latest changes are unpopular or something… /s
I don’t like age verification either but that feature is optional and it’s up to the OS distributor to use it or not. Picking a distribution that doesn’t use it is easier than building your own distribution with a systemd fork.
People were already mad about systemd in general. This just gave them more ammunition.
Optional as far as systemd is concerned, perhaps, but it’s designed to support a whole suite of software which will expect it to be used.
They’re also making dubious decisions about how it will be done, such as how they’ll handle the fact that date of birth is PII and something advertisers will be delighted to know. The laws they’re trying to support require very limited information, but they’re storing far more than that and they’ve actively decided not to protect it properly.
However optional it may be, they’re effectively defining the standard for what will be stored and how it will be accessed by all of the software which will use it
I will simply not store any data there. There is no need to resort to building my own distribution with a systemd fork, just as I don’t use this week´s Firefox fork because the shitty features of Firefox can be disabled with 1 click.
Using barely maintained forks because of optional features is a security risk.
This is a stupid reason to fork systemd, this is an optional features. I can think of totally reasonable use cases/situations where such an optional makes a lot of sense.
Mind you, while I don’t have children, I have no intent to restrict their usage of the internet. Teaching them critical thinking and providing them a broad cultural exposure seems like a much more productive approach.
Merging something so conflictive and blocking the revert make it look suspicious, more after knowing Meta have invested billions on gettinh age verification everywhere.
Systemd has now vibed code and reviews, in the most critical process on most Linux machines. I see red flags.
I use Linux Mint DE for steam games which I barely play anymore so this whole Systemd/age-verification mess has next to no effect on me. It’s still really interesting to see everything play out in real time.
Speaking strictly as an outsider looking in, I still can’t help but feel uncomfortable and slightly worried about what has happened already. People who seek authoritarian powers over others will always start small, even if it’s “just a joke.” Always pushing boundaries and normalizing new boundaries that are further away from freedom. It’s never ending.
Fighting back against people who’s only source of creativity or identity is labeling and categorizing other people is fucking exhausting. And they don’t even make an effort for their one creative outlet either…
It’s hard to fight back because of all the people who down play everything as insignificance, “it doesn’t affect me”, “it’s optional” or others.
It’s happening in this very comment section too and every comment section where anything attacking our rights is mentioned. Our freedoms will be slowly eroded away, then these people will be affected and they will suddenly be surprised: “how could this have happened?”
Every single one of these will fail. Every single one. Because none of them need to exist. The only purpose these serve is harassing the systemd devs for nothing.
These people are pathetic.
‘forks are harassment’ lmfao weirdest weakest shit ever
Exactly
People are mad even though the only age is just to have a optional age field for a user
It literally means nothing
Maybe they will, but this is beside the point. Regardless the forks, look at the wider response. I can’t imagine Linux users will accept this, not because of any thechnical impact or systemd haters hating. This is people actively preparing to make a stand against enshittification and techbros funded legistlation.
Why?
What is so bad about having a optional age field for user storage? This isn’t age verification just a optional age box.
Pathetic is implementing age verification in the first place.
The laws are just authoritarian nonsense, and the same nonsense thats been fought against for decades. It had nothing to do with protecting children then, it has nothing to do with protecting children now, and merging given that context is a failure on the part of the maintainers.
I am enough of a dick that I will shift systems I’m responsible for over to Devuan, AntiX, MX, Alpine - hell, Gentoo if it came to it.
Systemd has not implemented age verification
Also, you should absolutely tell your local government rep that you don’t support age verification. Don’t get mad at Linux distros for following the law.
systemd is not a distribution.
Its also not under Californian, Coloradan, or Brazilian jurisdiction.
systemd has merged a PR specifically for this use, so yes, they have implemented it.
But there is no verification. Just a standardized field in an optional component you can choose to ignore.
It won’t protect children, but you can’t igore the law. You can get lawyers and fight that way. However too many eevelopers live in CA to ignore and every one of them is at risk of the law going against them. Small distros can say they don’t have anyone who maintains it in CA so the don’t allow their distro to be used in CA. Large ones cannot ignore the law just because it is stupid and won’t work.
but you can’t igore the law
I didnt realize systemd was under the jurisdiction of California and Brazil.
Also, yes you can, and bring about a legal challenge against it for the plethora of reasons why its stupid, useless, creates new threat attack vectors, exposes PII unnecessarily, and so on, and so forth.
You want a California patch? Go for it.
It does not belong in the main branch.
Age verification bills are being introduced in a lot of places
Not this kind that have passed, no.
Edit: whole couple words missing.
You had me in þe first two sentences. Right conclusion, wrong reason.
Forking systemd is like forking þe Linux kernel: it’s a massive monoliþic mess noone is going to be able to maintain, unless it’s a group of dedicated people wiþ corporate support.
Why they censor retarded? According to translator is just word for disabled what i miss?
You mentioned translator, so I’m going to assume English is not your native language.
Retarded actually means slow or slowed down, not specifically applying to people. For example, in a cumbustion engine you might have to retard the timing to get the spark and piston to sync correctly for firing.
Historically, it has also been applied to people with mental or learning disabilities which then became a common insult used to imply someone was stupid. Once it became an insult, it was considered rude in it’s original context even though in many ways it is an apt description. As such, many auto mods will filter out the word regardless of context.
Yes i german. Thank you for explain.
Depending on the context, it is a slur in English.

Es bedeutet mentale Retardierung.
It’s a pretty bad slur in English.
Zurückgeblieben wurde mir auch vorgeschlagen aber das wird meines Wissens hauptsächlich für mentale Behinderungen verwendet.
It’s used for both in English.
So retard can mean “to slow something down” or it can mean “a mentally deficient person”
The second usage is considered offensive and for that reason it’s not normally used in speech except for scientific descriptions of something slowing down.
Im Deutschen: Es wird im Englischen für beides verwendet.
„Retard“ kann also „etwas verlangsamen“ oder „eine geistig behinderte Person“ bedeuten.
Die zweite Bedeutung gilt als beleidigend und wird daher im allgemeinen Sprachgebrauch normalerweise nicht verwendet, außer in wissenschaftlichen Beschreibungen von Verlangsamungen.
It’s seen as offensive, but I was surprised that they censor that and don’t censor “fuck”. Even the link was censored, managed to bypass the censoring by using percent-encoding.
Because fuck is a swear word, the other is used as a slur.
Wait… Is this what that notification was about
systemdwhen I upgraded my system just now? Fuck me… Although, if I correctly understand the current state of things, those California laws aren’t enforced bysystemd. That’s up to applications run on top of asystemdsystem.systemd“just” provides the data point “age”. Right?Regardless, let’s hope some of these forks collaborate and consolidate!













