From 18f01d2b14a0f7789dfce6db12810a465804e23a Mon Sep 17 00:00:00 2001 From: Fabien Thomas Date: Tue, 10 Oct 2023 11:39:39 +0200 Subject: 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 Reviewed-by: Yoann Congal Signed-off-by: Khem Raj --- meta-perl/files/static-passwd-meta-perl | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-perl/files/static-passwd-meta-perl (limited to 'meta-perl/files/static-passwd-meta-perl') diff --git a/meta-perl/files/static-passwd-meta-perl b/meta-perl/files/static-passwd-meta-perl new file mode 100644 index 0000000000..7b3591ac50 --- /dev/null +++ b/meta-perl/files/static-passwd-meta-perl @@ -0,0 +1 @@ +logcheck:x:670:670::/:/bin/nologin \ No newline at end of file -- cgit v1.2.3-54-g00ecf