1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-07 21:18:41 +03:00

sysusers.d/basic: fix alignment

Follow-up for a4c0528f14
This commit is contained in:
Mike Yuan 2024-12-16 15:26:02 +01:00
parent 1737bc0c1e
commit 6767b7b3af
No known key found for this signature in database
GPG Key ID: 417471C0A40F58B3

View File

@ -11,7 +11,7 @@ u root 0:0 "Super User" /root
# The nobody user/group for NFS file systems
g {{NOBODY_GROUP_NAME}} 65534 - -
u! {{NOBODY_USER_NAME }} 65534:65534 "Kernel Overflow User" -
u! {{NOBODY_USER_NAME}} 65534:65534 "Kernel Overflow User" -
# Administrator group: can *see* more than normal users
g adm {{ADM_GID }} - -