mirror of
https://github.com/systemd/systemd.git
synced 2024-11-04 13:51:24 +03:00
649916d356
This extends the "uid:gid" syntax for "u" lines so that a group name can be given instead of a GID. This requires that the group is either queued for creation by sysusers, or it is already defined on the system. Closes #14340
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
# Ensure it is not allowed to create groups implicitly in the uid:groupname syntax
|
|
#
|
|
#Type Name ID GECOS HOMEDIR
|
|
u u1 100:g1 -
|