1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 08:55:18 +03:00

sysusers: also add root group

Follow-up for 49bb7fe5f8.

Fixes an issue reported at
https://github.com/systemd/systemd/pull/26270#issuecomment-1428945403.
This commit is contained in:
Yu Watanabe 2023-02-15 10:29:07 +09:00
parent 112f81a547
commit 9361a712f8

View 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