mirror of
https://github.com/systemd/systemd.git
synced 2025-02-07 05:57:46 +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
33 B
Plaintext
3 lines
33 B
Plaintext
g groupname 300
|
|
u username -:300
|