summaryrefslogtreecommitdiff
path: root/sysusers.d
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2017-12-07 15:49:16 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2017-12-07 17:12:13 +0900
commit60712021651ad0e22515469784d0bee9e040e132 (patch)
tree99342e0a124e494a74ecd3d5ce39811777f6dea0 /sysusers.d
parenta3d37fe9a359c81475a5d2db8c6574e05e88aa71 (diff)
sysusers: use NOBODY_USER_NAME
Diffstat (limited to 'sysusers.d')
-rw-r--r--sysusers.d/basic.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysusers.d/basic.conf.in b/sysusers.d/basic.conf.in
index 78b764bdef..8e358c02d6 100644
--- a/sysusers.d/basic.conf.in
+++ b/sysusers.d/basic.conf.in
@@ -9,7 +9,7 @@
u root 0 "Super User" /root
# The nobody user for NFS file systems
-u nobody 65534 "Nobody" -
+u @NOBODY_USER_NAME@ 65534 "Nobody" -
# Administrator group: can *see* more than normal users
g adm - - -