]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sysusers: also add root group
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 15 Feb 2023 01:29:07 +0000 (10:29 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 15 Feb 2023 01:29:10 +0000 (10:29 +0900)
Follow-up for 49bb7fe5f88fc35b8529d7d8dfcd4c151a9aaf1a.

Fixes an issue reported at
https://github.com/systemd/systemd/pull/26270#issuecomment-1428945403.

sysusers.d/basic.conf.in

index 39d906ed5fdbe7cfe7be28921729425d0281a41e..0aec080a4cbb907cb05deced7266f7a32956cd4a 100644 (file)
@@ -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