mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 15:21:37 +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
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
hoge:x:300:
|
|
baz:x:302:
|
|
yyy:x:SYSTEM_GID_MAX:
|
|
foo:x:301:
|
|
ccc:x:305:
|