summaryrefslogtreecommitdiff
path: root/sysusers.d
diff options
context:
space:
mode:
authorJonathan Boulle <jonathanboulle@gmail.com>2014-06-16 17:57:05 -0700
committerLennart Poettering <lennart@poettering.net>2014-06-20 13:41:46 +0200
commit59282254ef87857343f9e28ed33abc19c64658ba (patch)
tree047120120213c42d71ab145fa5731cb67f330e36 /sysusers.d
parent3c5a87a879e3eb66c9c159a26051d940ff2db7a1 (diff)
downloadsystemd-59282254ef87857343f9e28ed33abc19c64658ba.tar.gz
sysusers.d - fix typo in user definition file
Diffstat (limited to 'sysusers.d')
-rw-r--r--sysusers.d/systemd.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysusers.d/systemd.conf.in b/sysusers.d/systemd.conf.in
index b34a8071aa..bbdc261620 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