summaryrefslogtreecommitdiff
path: root/filesystem/passwd
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2006-02-23 15:26:10 +0000
committerJohannes Winkelmann <jw@smts.ch>2006-02-23 15:26:10 +0000
commite3afe2298e821d7f5860128720e665d8fb3bd641 (patch)
treebfb499432688352b1140b13ad8252c8e4e739006 /filesystem/passwd
downloadcore-e3afe2298e821d7f5860128720e665d8fb3bd641.tar.gz
core-e3afe2298e821d7f5860128720e665d8fb3bd641.tar.xz
create branch for 2.2
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