summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/etc/passwd2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/etc/passwd b/generic/etc/passwd
index 9d751469f..292b7fc17 100644
--- a/generic/etc/passwd
+++ b/generic/etc/passwd
@@ -2,3 +2,5 @@ root:x:0:0:root:/home:/bin/sh
ftp:x:11:101:ftp user:/home:/bin/false
www:x:12:102:www user:/home:/bin/false
sshd:x:100:65534:SSH Server:/var/run/sshd:/bin/false
+nobody:x:99:99:Unprivileged Nobody:/dev/null:/bin/false
+rpcuser:x:65534:65534:RPC user:/dev/null:/bin/false \ No newline at end of file