From 6bbd3d01d123b042167aa6dea30b5e8d9d4de4dc Mon Sep 17 00:00:00 2001
From: Saul Wold <sgw@linux.intel.com>
Date: Fri, 29 Apr 2022 13:32:27 +0000
Subject: [PATCH] Add a shutdown group

We need to have a shutdown group to allow the shutdown icon to work
correctly. Any users that want to use shutdown like the xuser should
be added to this group.

Upstream-Status: Inappropriate [Embedded]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 group.master | 1 +
 1 file changed, 1 insertion(+)

diff --git a/group.master b/group.master
index 3e7bf1c..72108a8 100644
--- a/group.master
+++ b/group.master
@@ -34,5 +34,6 @@ sasl:*:45:
 plugdev:*:46:
 staff:*:50:
 games:*:60:
+shutdown:*:70:
 users:*:100:
 nogroup:*:65534:
