diff options
Diffstat (limited to 'nscd/nscd.conf')
-rw-r--r-- | nscd/nscd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nscd/nscd.conf b/nscd/nscd.conf index ada88e6a3d..5e8b3f45b8 100644 --- a/nscd/nscd.conf +++ b/nscd/nscd.conf @@ -33,7 +33,7 @@ # logfile /var/log/nscd.log # threads 4 # max-threads 32 -# server-user nobody + server-user nscd # stat-user somebody debug-level 0 # reload-count 5 |