mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +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.
27 lines
444 B
Plaintext
27 lines
444 B
Plaintext
# Issue #8315
|
|
#
|
|
#Type Name ID GECOS HOMEDIR
|
|
|
|
# default arch groups
|
|
# groups first, because we have user/group id mismatch on ftp and mail
|
|
g sys 3 - -
|
|
g mem 8 - -
|
|
g ftp 11 - -
|
|
g mail 12 - -
|
|
g log 19 - -
|
|
g smmsp 25 - -
|
|
g proc 26 - -
|
|
g games 50 - -
|
|
g lock 54 - -
|
|
g network 90 - -
|
|
g floppy 94 - -
|
|
g scanner 96 - -
|
|
g power 98 - -
|
|
|
|
# default arch users
|
|
u bin 1 - -
|
|
u daemon 2 - -
|
|
u mail 8 - /var/spool/mail
|
|
u ftp 14 - /srv/ftp
|
|
u http 33 - /srv/http
|