mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-08 05:57:26 +03:00
This PR implements the first part of RFE #8046. I.e. this allows to write: ``` u username -:300 ``` Where the uid is chosen automatically but the gid is fixed.
3 lines
77 B
Plaintext
3 lines
77 B
Plaintext
user1:x:300:300::/:/sbin/nologin
|
|
user2:x:SYSTEM_UID_MAX:300::/:/sbin/nologin
|