mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Artur Wiebe <artur@4wiebe.de>
To: ptxdist@pengutronix.de
Cc: Artur Wiebe <artur@4wiebe.de>
Subject: [ptxdist] [PATCH] rootfs: added group 'sgx' (missed by udev)
Date: Fri, 28 Jan 2022 15:03:10 +0100	[thread overview]
Message-ID: <20220128140310.2632256-1-artur@4wiebe.de> (raw)

systemd-udevd: /usr/lib/udev/rules.d/50-udev-default.rules:42 Unknown group 'sgx', ignoring
SUBSYSTEM=="misc", KERNEL=="sgx_enclave", GROUP="sgx", MODE="0660"

Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
 projectroot/etc/group | 1 +
 1 file changed, 1 insertion(+)

diff --git a/projectroot/etc/group b/projectroot/etc/group
index 69d650510..f9363c1e4 100644
--- a/projectroot/etc/group
+++ b/projectroot/etc/group
@@ -34,4 +34,5 @@ pulse:x:210:
 chrony:x:211:
 rauc-hawkbit:x:212:
 redis:x:213:
+sgx:x:214:
 nogroup:x:65534:
-- 
2.35.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


             reply	other threads:[~2022-01-28 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28 14:03 Artur Wiebe [this message]
2022-02-04 18:08 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220128140310.2632256-1-artur@4wiebe.de \
    --to=artur@4wiebe.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox