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.
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
# 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 - -
|