mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
|
# Ensure that existing IDs are not reused by default. I.e. the existing
|
||
|
# ID 111 from g1 will cause u1 to get a new and different ID (999 on most
|
||
|
# systems).
|
||
|
#
|
||
|
#Type Name ID GECOS HOMEDIR
|
||
|
g g1 111 - -
|
||
|
u u1 111 - -
|