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 2961a31a02)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
36631ae088
commit
aefc7318eb
2
meta-webserver/files/static-passwd-meta-webserver
Normal file
2
meta-webserver/files/static-passwd-meta-webserver
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
www:x:690:nogroup::/:/bin/nologin
|
||||
netdata:x:691:nogroup::/:/bin/nologin
|
||||
Loading…
Reference in New Issue
Block a user