[Midnightbsd-cvs] [MidnightBSD/src] 6e4e5d: Create an age verification daemon called aged to q...
Lucas Holt
noreply at github.com
Sun Mar 8 20:23:37 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 6e4e5dfb3270f05d35e2c24bf152662c30acbdf7
https://github.com/MidnightBSD/src/commit/6e4e5dfb3270f05d35e2c24bf152662c30acbdf7
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-03-08 (Sun, 08 Mar 2026)
Changed paths:
M etc/group
M etc/master.passwd
M etc/mtree/BSD.var.dist
M libexec/rc/rc.conf
M libexec/rc/rc.d/Makefile
A libexec/rc/rc.d/aged
M usr.sbin/Makefile
A usr.sbin/agectl/Makefile
A usr.sbin/agectl/agectl.1
A usr.sbin/agectl/agectl.c
A usr.sbin/aged/Makefile
A usr.sbin/aged/Makefile.depend
A usr.sbin/aged/aged.8
A usr.sbin/aged/aged.c
Log Message:
-----------
Create an age verification daemon called aged to query and store age verification data. (#302)
* Create an initial age verification daemon to comply with some age verification laws
in the following US states:
California (passed)
Colorado (pending)
Illinois (pending)
This will not comply with Brazil or the proposed law in New York. (they require ID checks)
This is not hooked up to the user creation flow yet at OS install time or integrated
with mport package manager.
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list