From 98318ea039c39bff953c6b83010e48791ee6d286 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sat, 6 Sep 2008 20:45:45 -0500 Subject: Rename "default-config" to "overlay" I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin --- configs/default/overlay/etc/passwd | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 configs/default/overlay/etc/passwd (limited to 'configs/default/overlay/etc/passwd') diff --git a/configs/default/overlay/etc/passwd b/configs/default/overlay/etc/passwd new file mode 100644 index 0000000..f93d445 --- /dev/null +++ b/configs/default/overlay/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:users:/home/arch:/bin/bash -- cgit v1.2.3-54-g00ecf