summaryrefslogtreecommitdiffstats
path: root/meta-selftest/files/static-group
diff options
context:
space:
mode:
authorKyungjik Min <dpmin7@gmail.com>2025-09-02 15:09:56 +0900
committerSteve Sakoman <steve@sakoman.com>2025-09-08 08:27:11 -0700
commit69d52fa539d7b0f0c62379c010c846d40c09d4ee (patch)
tree7d271510944f4939762484add66fa98898fdf28a /meta-selftest/files/static-group
parent6ae24cb3c61948fd82a41fa1556c90420f9a5fa1 (diff)
downloadpoky-69d52fa539d7b0f0c62379c010c846d40c09d4ee.tar.gz
pulseaudio: Add audio group explicitly
Since pulseaudio-server requires the audio group, we explicitly add it. When use useradd-staticids or do not use the default group in base-passwd, an error will occur because the audio group is not defined. NOTE: pulseaudio: Performing useradd with [--root TOPDIR/tmp/work/cortexa72-poky-linux/pulseaudio/17.0/recipe-sysroot --home-dir /var/run/pulse --gid 998 --groups audio,pulse --no-create-home --system --shell /bin/false --uid 998 pulse] useradd: group 'audio' does not exist ERROR: pulseaudio: useradd command did not succeed. (From OE-Core rev: 71ed9d8394f7e625270ee66f9c2816bba4aa2016) Signed-off-by: Kyungjik Min <dpmin7@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta-selftest/files/static-group')
-rw-r--r--meta-selftest/files/static-group1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-selftest/files/static-group b/meta-selftest/files/static-group
index cbec6f1377..1744da6aad 100644
--- a/meta-selftest/files/static-group
+++ b/meta-selftest/files/static-group
@@ -25,3 +25,4 @@ weston:x:525:
25wayland:x:526: 25wayland:x:526:
26render:x:527: 26render:x:527:
27sgx:x:528: 27sgx:x:528:
28audio:x:529: