]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
base-passwd: add the wheel group
authorLouis Rannou <lrannou@baylibre.com>
Thu, 15 Jun 2023 11:43:55 +0000 (13:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Jun 2023 10:46:45 +0000 (11:46 +0100)
commitbebe52ae9576393ebb9d7405fc77fba21e84ba5b
treef2fcde0e0fa00b8ae5f6ffc1b8006daa215d5c8f
parent5a0dd8fe478536f9ea503e3e1bc668b7e814bd85
base-passwd: add the wheel group

The wheel group is not declared while it can be used to access the systemd
journal and to configure printers in CUPS. It can also be used for su and sudo
permissions.

So far it was created later in the rootfs postcommand systemd_create_users.

Signed-off-by: Louis Rannou <lrannou@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch [new file with mode: 0644]
meta/recipes-core/base-passwd/base-passwd_3.6.1.bb