mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 19:21:53 +03:00
1825c909ff
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
26 B
Plaintext
3 lines
26 B
Plaintext
u user1 300
|
|
u user2 -:300
|