mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-14 19:38:38 +00:00
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
# Ensure that already created groups are used when using the uid:gid syntax
|
|
#
|
|
#Type Name ID GECOS HOMEDIR
|
|
g xxx 310
|
|
u yyy 311:310
|
|
u xxx 312:310
|