]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sysusers.d/basic: fix alignment
authorMike Yuan <me@yhndnzj.com>
Mon, 16 Dec 2024 14:26:02 +0000 (15:26 +0100)
committerMike Yuan <me@yhndnzj.com>
Mon, 30 Dec 2024 20:43:51 +0000 (21:43 +0100)
Follow-up for a4c0528f14257e23a8fad8855f178ef71d99978b

sysusers.d/basic.conf.in

index 992af346ca66ff7b2bc76db824d5b6a793496fd7..84bbe3854f99871a5bf114bbb3494077282511dc 100644 (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    }}     -            -