aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--sysusers.d/basic.conf.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index c8ef449b8e..130141aaed 100644
--- a/README
+++ b/README
@@ -217,7 +217,7 @@ USERS AND GROUPS:
even in the very early boot stages, where no other databases
and network are available:
- audio, cdrom, dialout, disk, input, kmem, lp, tape, tty, video
+ audio, cdrom, dialout, disk, input, kmem, kvm, lp, render, tape, tty, video
During runtime, the journal daemon requires the
"systemd-journal" system group to exist. New journal files will
diff --git a/sysusers.d/basic.conf.in b/sysusers.d/basic.conf.in
index 6c23f4216d..edaa3d91b0 100644
--- a/sysusers.d/basic.conf.in
+++ b/sysusers.d/basic.conf.in
@@ -28,11 +28,11 @@ g cdrom - - -
g dialout - - -
g disk - - -
g input - - -
-g lp - - -
g kvm - - -
+g lp - - -
+g render - - -
g tape - - -
g video - - -
-g render - - -
# Default group for normal users
g users - - -