mirror of
https://git.proxmox.com/git/systemd
synced 2025-06-05 16:25:10 +00:00
11 lines
291 B
Plaintext
11 lines
291 B
Plaintext
# Ensure that the semantic for the uid:gid syntax is correct
|
|
#
|
|
#Type Name ID GECOS HOMEDIR
|
|
g hoge 300 - -
|
|
u foo 301 - -
|
|
|
|
g baz 302 - -
|
|
u aaa 303:302 - -
|
|
u bbb 304:302 - -
|
|
u ccc 305 - -
|