mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-10-22 06:53:16 +02:00
Add static-passwd and static-group files
In order to pass reproducible tests, recipes that use the useradd class must have static ids configured. Signed-off-by: Fabien Thomas <fabien.thomas@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5ecda23c4c
commit
18f01d2b14
1
meta-perl/files/static-group-meta-perl
Normal file
1
meta-perl/files/static-group-meta-perl
Normal file
|
@ -0,0 +1 @@
|
|||
logcheck:x:670:
|
1
meta-perl/files/static-passwd-meta-perl
Normal file
1
meta-perl/files/static-passwd-meta-perl
Normal file
|
@ -0,0 +1 @@
|
|||
logcheck:x:670:670::/:/bin/nologin
|
Loading…
Reference in New Issue
Block a user