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 84043e673b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
a85d9eda34
commit
1ff93fb9ad
3
meta-filesystems/files/static-passwd-meta-filesystems
Normal file
3
meta-filesystems/files/static-passwd-meta-filesystems
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fsgqa:x:700:nogroup::/:/bin/nologin
|
||||
123456-fsgqa:x:701:nogroup::/:/bin/nologin
|
||||
fsgqa2:x:702:nogroup::/:/bin/nologin
|
||||
Loading…
Reference in New Issue
Block a user