systemd-sysuserssystemdDeveloperLennartPoetteringlennart@poettering.netsystemd-sysusers8systemd-sysuserssystemd-sysusers.serviceAllocate system users and groupssystemd-sysusersOPTIONSCONFIGFILEsystemd-sysusers.serviceDescriptionsystemd-sysusers creates system users and
groups, based on the file format and location specified in
sysusers.d5.
If invoked with no arguments, it applies all directives from
all files found. If one or more filenames are passed on the
command line, only the directives in these files are applied. If
only the basename of a file is specified, all directories as
specified in
sysusers.d5
are searched for a matching file. If the string
- is specified as filenames entries from the
standard input of the process are read.OptionsThe following options are understood:Takes a directory path as an argument. All
paths will be prefixed with the given alternate
root path, including config search
paths. Exit statusOn success, 0 is returned, a non-zero failure code
otherwise.See Alsosystemd1,
sysusers.d5