summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien Thomas <fabien.thomas@smile.fr>2023-10-10 11:39:35 +0200
committerKhem Raj <raj.khem@gmail.com>2023-10-10 08:51:47 -0700
commit5ecda23c4ce2534f9f974b7bf066723a58e625aa (patch)
treeefcabeeffd9b726fe433a4245d6cea1a2f56adce
parent1a9892251bddf35d3a797d4968be2f69ac75976b (diff)
downloadmeta-openembedded-5ecda23c4ce2534f9f974b7bf066723a58e625aa.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>
-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 000000000..4502d8bd1
--- /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