this post was submitted on 24 Mar 2026
124 points (92.5% liked)

Linux

12966 readers
622 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
 

Add a required birth date prompt (YYYY-MM-DD) to the user creation flow, stored as a systemd userdb JSON drop-in at /etc/userdb/.user on the target system.

Motivation

Recent age verification laws in California (AB-1043), Colorado (SB26-051), Brazil (Lei 15.211/2025), etc. require platforms to verify user age. Collecting birth date at install time ensures Arch Linux is compliant with these regulations.

This is just a pull request, no changes yet.

The pull-request discussion thread has been locked, just like it happened for the similar thread in Systemd, owing to the amount of negative comments...

you are viewing a single comment's thread
view the rest of the comments
[–] silverneedle@lemmy.ca 7 points 1 day ago (1 children)
[–] Matty_r@programming.dev 5 points 1 day ago (2 children)

I've started updating my own Arch install script to work with Artix instead. Hopefully have it done in a few days.

[–] OrganicMustard@lemmy.world 2 points 1 day ago (1 children)

Artix has a calamares installer, do you need a script?

[–] Matty_r@programming.dev 2 points 1 day ago

I don't need it, no. Its more akin to an unattended installer with a answer file - once you start the script you only need to input the new password for root and user account and thats it.

[–] silverneedle@lemmy.ca 2 points 1 day ago

Yes, this is the way. Big ups.