mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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 18f01d2b14a0f7789dfce6db12810a465804e23a) 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…
x
Reference in New Issue
Block a user