From 676782bc3af8d266b67bbc35b7d791cd8c703aee Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Wed, 30 Aug 2006 05:32:35 +0000 Subject: Initial import git-svn-id: http://phraktured.net/archiso@1 00a9fe69-e71b-0410-bb23-df0e5024db41 --- default-config/etc/passwd | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 default-config/etc/passwd (limited to 'default-config/etc/passwd') diff --git a/default-config/etc/passwd b/default-config/etc/passwd new file mode 100644 index 0000000..6f69ed0 --- /dev/null +++ b/default-config/etc/passwd @@ -0,0 +1,7 @@ +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:/home/ftp: +nobody:x:99:99:nobody:/: +arch::1000:100::/home/arch:/bin/bash -- cgit v1.2.3-54-g00ecf