]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
userdb: Add userdb.user.* and userdb.group.* credentials (#36740) 36834/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 19 Mar 2025 09:30:52 +0000 (10:30 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 09:30:52 +0000 (10:30 +0100)
Let's allow providing extra userdb users and groups via credentials.
Similarly to systemd-udev-load-credentials.service, we ship
systemd-userdb-load-credentials.service which transform the JSON
user/group records provided via the corresponding credentials to static
userdb dropins in /run/userdb.

1  2 
units/meson.build

Simple merge