summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2025-01-16 21:18:11 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2025-01-16 22:22:38 +0100
commitdce73a47b092f06fd1133d6eadba5214062a1fe1 (patch)
tree1630ce11c5ee7c71b98d05ddcf3cfa1e5f897b4e
parentdocs/HACKING: use 'run0' to indicate which commands require privileges (diff)
downloadsystemd-dce73a47b092f06fd1133d6eadba5214062a1fe1.tar.xz
systemd-dce73a47b092f06fd1133d6eadba5214062a1fe1.zip
README: add sgx to list of required groups
Follow-up for c9c4899f4444d9586e541b5e72597a37f949433a.
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d5e60cd8bf..1e55da23f6 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