summaryrefslogtreecommitdiff
path: root/sysusers.d
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-02-15 10:29:07 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-02-15 10:29:10 +0900
commit9361a712f85860ead532dba1468dbd3deef00e34 (patch)
treec60c6cf5330ab3d31960d54228225f038377443e /sysusers.d
parent112f81a547bb5cc4f3dbbfd11456377de870196b (diff)
downloadsystemd-9361a712f85860ead532dba1468dbd3deef00e34.tar.gz
sysusers: also add root group
Follow-up for 49bb7fe5f88fc35b8529d7d8dfcd4c151a9aaf1a. Fixes an issue reported at https://github.com/systemd/systemd/pull/26270#issuecomment-1428945403.
Diffstat (limited to 'sysusers.d')
-rw-r--r--sysusers.d/basic.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysusers.d/basic.conf.in b/sysusers.d/basic.conf.in
index 39d906ed5f..0aec080a4c 100644
--- a/sysusers.d/basic.conf.in
+++ b/sysusers.d/basic.conf.in
@@ -6,6 +6,7 @@
# (at your option) any later version.
# The superuser
+g root 0 - -
u root 0:0 "Super User" /root
# The nobody user/group for NFS file systems