From: Daan De Meyer Date: Mon, 18 Sep 2023 11:23:58 +0000 (+0200) Subject: man: Mention that JSON user record files should have the .user extension X-Git-Tag: v255-rc1~513 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef61eec2b28f5b1be21b2386001d619e909001fb;p=thirdparty%2Fsystemd.git man: Mention that JSON user record files should have the .user extension --- diff --git a/man/systemd-userdbd.service.xml b/man/systemd-userdbd.service.xml index 63673d9dc01..71a5dff603e 100644 --- a/man/systemd-userdbd.service.xml +++ b/man/systemd-userdbd.service.xml @@ -32,9 +32,10 @@ systemd-userdbd is a system service that multiplexes user/group lookups to all local services that provide JSON user/group record definitions to the system. In addition it synthesizes JSON user/group records from classic UNIX/glibc NSS user/group records in order to provide full backwards - compatibility. It may also pick up statically defined JSON user/group records from drop-in files in + compatibility. It may also pick up statically defined JSON user/group records from files in /etc/userdb/, /run/userdb/, - /run/host/userdb/ and /usr/lib/userdb/. + /run/host/userdb/ and /usr/lib/userdb/ with the + .user extension. Most of systemd-userdbd's functionality is accessible through the userdbctl1