diff options
author | Piotr Łobacz <p.lobacz@welotec.com> | 2023-03-14 15:17:50 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-25 23:00:14 +0000 |
commit | a7d90a69d90ac980f28dd1783c2c5a849f6dbdc2 (patch) | |
tree | 5fb72c6c52a5cb03d9cf5bcf75ed4db44f4a2694 /scripts/lib/build_perf/report.py | |
parent | 2929a3bb19b1cad57391521e9fc80b067f3300c7 (diff) | |
download | poky-a7d90a69d90ac980f28dd1783c2c5a849f6dbdc2.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: a0ef4386d37f84e8f169cbe3cfa9307010b89bbd)
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 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions