summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorPiotr Łobacz <p.lobacz@welotec.com>2023-03-14 15:17:50 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-04-01 20:23:23 +0100
commit0ce97636c9f10ed78d3c9280e1e1b3fc49833c7c (patch)
tree49db2ec0934b479214fd8ace1cfd307475992ce1 /meta/lib
parent90adc17feb71f2344bb57f1daf492d6c6ce5e044 (diff)
downloadpoky-0ce97636c9f10ed78d3c9280e1e1b3fc49833c7c.tar.gz
systemd: fix wrong nobody-group assignment
The generated /etc/group file had a wrong group name for nobody-group which was nobody with same id as nogroup groupd. This was leading to duplcate groups, with same ids and different names. More can be read on this link: https://bugzilla.yoctoproject.org/show_bug.cgi?id=11766 (From OE-Core rev: 0928857e4aaa524f36e028d4fe0cc48cc4d40148) Signed-off-by: Piotr Łobacz <p.lobacz@welotec.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d69fccf2e5d108dd7c6059310924588d36a45865) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions