[systemd-devel] [PATCH] sysusers.d - fix typo in user definition file
Jonathan Boulle
jonathanboulle at gmail.com
Mon Jun 16 17:57:05 PDT 2014
sysusers.d/systemd.conf.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysusers.d/systemd.conf.in b/sysusers.d/systemd.conf.in
index b34a8071aaff..bbdc261620d8 100644
--- a/sysusers.d/systemd.conf.in
+++ b/sysusers.d/systemd.conf.in
@@ -8,7 +8,7 @@
# The superuser
u root 0 "Super User"
-# The nobody use for NFS file systems
+# The nobody user for NFS file systems
u nobody 65534 "Nobody"
# Administrator group: can *see* more than normal users
More information about the systemd-devel
mailing list