]> code.ossystems Code Review - openembedded-core.git/commit
systemd: add packageconfig for wheel-group
authorPeter Bergin <peter@berginkonsult.se>
Fri, 10 Sep 2021 12:35:34 +0000 (14:35 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Sep 2021 21:36:27 +0000 (22:36 +0100)
commit1b5648e6aeb9837cb807ce086c26fbfaa16f6f8b
treecfce92dc1e78618299eb842f093c2024497158f4
parentbb885bf8ffe9ba7260f83d9575978f753edf538e
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.

Signed-off-by: Peter Bergin <peter@berginkonsult.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_249.3.bb