summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/nfs-utils/files/Set_nobody_user_group.patch
blob: 4633da919e7fd329f5a6626c8daa43315123e073 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Set nobody user and group

Upstream-Status: Inappropriate [configuration]

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
--- a/idmapd.conf
+++ b/idmapd.conf
@@ -17,8 +17,8 @@
 
 [Mapping]
 
-#Nobody-User = nobody
-#Nobody-Group = nobody
+Nobody-User = nobody
+Nobody-Group = nogroup
 
 [Translation]