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

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 }} - -