diff --git a/man/systemd-userdbd.service.xml b/man/systemd-userdbd.service.xml index 63673d9dc0..71a5dff603 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