From dce73a47b092f06fd1133d6eadba5214062a1fe1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 16 Jan 2025 21:18:11 +0100 Subject: [PATCH] README: add sgx to list of required groups Follow-up for c9c4899f4444d9586e541b5e72597a37f949433a. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index d5e60cd8bf1..1e55da23f66 100644 --- a/README +++ b/README @@ -383,8 +383,8 @@ USERS AND GROUPS: need to be resolvable by getgrnam() at any time, even in the very early boot stages, where no other databases and network are available: - audio, cdrom, clock, dialout, disk, input, kmem, kvm, lp, render, tape, - tty, video + audio, cdrom, clock, dialout, disk, input, kmem, kvm, lp, render, + sgx, tape, tty, video During runtime, the journal daemon requires the "systemd-journal" system group to exist. New journal files will be readable by this group (but -- 2.47.3