mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
bd7e6aa73a
All this test does is manipulate text files in a subdir specified with --testroot. It can be a normal unittest without the overhead of creating a machine image. As a bonus, also test the .standalone version.
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
# 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
|