summaryrefslogtreecommitdiff
path: root/filesystem/passwd
diff options
context:
space:
mode:
Diffstat (limited to 'filesystem/passwd')
-rw-r--r--filesystem/passwd6
1 files changed, 6 insertions, 0 deletions
diff --git a/filesystem/passwd b/filesystem/passwd
new file mode 100644
index 00000000..b3394067
--- /dev/null
+++ b/filesystem/passwd
@@ -0,0 +1,6 @@
+root:x:0:0:root:/root:/bin/bash
+bin:x:1:1:bin:/bin:
+daemon:x:2:2:daemon:/sbin:
+mail:x:8:12:mail:/var/spool/mail:
+ftp:x:14:11:ftp:/var/ftp:
+nobody:x:99:99:nobody:/:

Generated by cgit