]> code.ossystems Code Review - openembedded-core.git/commit
systemd: add packageconfig for wheel-group
authorPeter Bergin <peter@berginkonsult.se>
Fri, 26 Nov 2021 05:28:07 +0000 (10:58 +0530)
committerSteve Sakoman <steve@sakoman.com>
Thu, 2 Dec 2021 15:11:21 +0000 (05:11 -1000)
commit88d2c3d807a5f6bdd858de39506762aaca834aa9
treefc08dce3020e1719ed0bd5198a72585d8c8c994c
parent225ae178fc5fcdca17d9afab74193f8bd451b46a
systemd: add packageconfig for wheel-group

If the distro does not include the group 'wheel' systemd will
complain when trying to parse ACL rules for tmpfiles.d.

  systemd-tmpfiles[273]: Failed to parse ACL "d:group:adm:r-x,d:group:wheel:r-x": Invalid argument. Ignoring

Systemd has a configuration parameter to avoid using 'wheel'
group in the standard config files for tmpfiles. Add this as
a PACKAGECONFIG and enable it by default to keep default.

(From OE-Core rev: 1b5648e6aeb9837cb807ce086c26fbfaa16f6f8b)

Signed-off-by: Peter Bergin <peter@berginkonsult.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 457cc45f51e78a532930d0347de271f24ae0a2ee)

Upstream-Status: Backport
Signed-off-by: Sana Kazi <Sana.Kazi@kpit.com>
Signed-off-by: Sana Kazi <sanakazisk19@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/systemd/systemd_244.5.bb