mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-05 21:57:27 +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
26 B
Plaintext
3 lines
26 B
Plaintext
u user1 300
|
|
u user2 -:300
|