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