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:
Fabien Thomas 2023-10-10 11:39:36 +02:00 committed by Khem Raj
parent 7d36797bef
commit 1a9892251b
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
pipewire:x:660:
mpd:x:665:

View File

@ -0,0 +1,2 @@
pipewire:x:660:660::/:/bin/nologin
mpd:x:665:665::/:/bin/nologin