summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien Thomas <fabien.thomas@smile.fr>2023-10-10 11:39:35 +0200
committerArmin Kuster <akuster808@gmail.com>2023-10-12 09:58:06 -0400
commitb496fcb98a43424d0f8c3173079b3168871d23b3 (patch)
tree74dc198fce45e1bffa45a31baadcfa6ca90857cd
parent65b76335ecc0830145680a4dc6f9b99b87425add (diff)
downloadmeta-openembedded-b496fcb98a43424d0f8c3173079b3168871d23b3.tar.gz
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 5ecda23c4ce2534f9f974b7bf066723a58e625aa) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-gnome/files/static-passwd-meta-gnome1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/files/static-passwd-meta-gnome b/meta-gnome/files/static-passwd-meta-gnome
new file mode 100644
index 0000000000..4502d8bd10
--- /dev/null
+++ b/meta-gnome/files/static-passwd-meta-gnome
@@ -0,0 +1 @@
gdm:x:680:nogroup::/:/bin/nologin \ No newline at end of file