mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] rootfs: added group 'sgx' (missed by udev)
@ 2022-01-28 14:03 Artur Wiebe
  2022-02-04 18:08 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Artur Wiebe @ 2022-01-28 14:03 UTC (permalink / raw)
  To: ptxdist; +Cc: Artur Wiebe

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] rootfs: added group 'sgx' (missed by udev)
  2022-01-28 14:03 [ptxdist] [PATCH] rootfs: added group 'sgx' (missed by udev) Artur Wiebe
@ 2022-02-04 18:08 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-02-04 18:08 UTC (permalink / raw)
  To: ptxdist; +Cc: Artur Wiebe

Thanks, applied as df606db1660982063d4999239672a8ca72abc31a.

Michael

[sent from post-receive hook]

On Fri, 04 Feb 2022 19:08:43 +0100, Artur Wiebe <artur@4wiebe.de> wrote:
> 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>
> Message-Id: <20220128140310.2632256-1-artur@4wiebe.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/projectroot/etc/group b/projectroot/etc/group
> index 69d650510002..f9363c1e4370 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:

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-04 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 14:03 [ptxdist] [PATCH] rootfs: added group 'sgx' (missed by udev) Artur Wiebe
2022-02-04 18:08 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox