mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00: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>
(cherry picked from commit 18f01d2b14)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
b496fcb98a
commit
972226d3b1
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