]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
systemd: fix wrong nobody-group assignment
authorPiotr Łobacz <p.lobacz@welotec.com>
Tue, 14 Mar 2023 14:17:50 +0000 (15:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Mar 2023 17:16:58 +0000 (17:16 +0000)
commitd69fccf2e5d108dd7c6059310924588d36a45865
tree5b864712bba4afb9446713969a8106a39521c389
parent8391f1668fcbe932ba846299b0ec22de09e06dd4
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

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>
meta/recipes-core/systemd/systemd_253.1.bb