From: Scott Murray Date: Thu, 26 May 2022 15:24:43 +0000 (-0400) Subject: meta-agl-core: add kuksa user and group X-Git-Tag: 13.0.2~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=9363f1c67fe97a0c47cf44985ce0fb7f879bf7ac;p=AGL%2Fmeta-agl.git meta-agl-core: add kuksa user and group Add a kuksa user and group to the static passwd and group files to facilitate running the KUKSA.val Vehicle Information Service (VIS) server as non-root and control access to some of its configuration files. Bug-AGL: SPEC-4405 Signed-off-by: Scott Murray Change-Id: I199d79df42a6e5ea032ccfa084a1d38625b508f0 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27557 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- diff --git a/meta-agl-core/files/group b/meta-agl-core/files/group index b04ff377b..10cec784e 100644 --- a/meta-agl-core/files/group +++ b/meta-agl-core/files/group @@ -93,3 +93,4 @@ systemd-network::1005: systemd-resolve::1006: mosquitto::1007: pipewire::1008: +kuksa::900: diff --git a/meta-agl-core/files/passwd b/meta-agl-core/files/passwd index 4bbd6f878..b97bf3b47 100644 --- a/meta-agl-core/files/passwd +++ b/meta-agl-core/files/passwd @@ -61,3 +61,4 @@ systemd-network::1005:1005::: systemd-resolve::1006:1006::: mosquitto::1007:1007::: pipewire::1008:1008::: +kuksa::900:900:::