mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-10-22 15:03:59 +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
3801443f17
commit
84043e673b
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