mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-14 21:16:56 +00:00
9 lines
280 B
Plaintext
9 lines
280 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
# 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 - -
|