mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-23 05:50:06 +03:00
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
|