mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-06 12:58:22 +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
|