summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch')
-rw-r--r--meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch b/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch
new file mode 100644
index 0000000000..d77122789d
--- /dev/null
+++ b/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch
@@ -0,0 +1,20 @@
1
2We need to have a wheel group which has some system privileges to consult the
3systemd journal or manage printers with cups.
4
5Upstream says the group does not exist by default.
6
7Upstream-Status: Inappropriate [enable feature]
8
9Signed-off-by: Louis Rannou <lrannou@baylibre.com>
10Index: base-passwd-3.5.26/group.master
11===================================================================
12--- base-passwd-3.5.29.orig/group.master
13+++ base-passwd-3.5.29/group.master
14@@ -38,5 +38,6 @@
15 staff:*:50:
16 games:*:60:
17 shutdown:*:70:
18+wheel:*:80:
19 users:*:100:
20 nogroup:*:65534: