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
136 B
Plaintext
6 lines
136 B
Plaintext
foo:x:301:301::/:NOLOGIN
|
|
aaa:x:303:302::/:NOLOGIN
|
|
bbb:x:304:302::/:NOLOGIN
|
|
ccc:x:305:305::/:NOLOGIN
|
|
zzz:x:306:SYSTEM_GID_MAX::/:NOLOGIN
|