From 9b271cc9977bfe074773412718a50fb82452a45f Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Fri, 29 Sep 2006 06:47:54 +0000 Subject: Corrected DOS newlines... whoops git-svn-id: http://phraktured.net/archiso@16 00a9fe69-e71b-0410-bb23-df0e5024db41 --- default-config/etc/passwd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'default-config/etc/passwd') diff --git a/default-config/etc/passwd b/default-config/etc/passwd index fc64eab..f93d445 100644 --- a/default-config/etc/passwd +++ b/default-config/etc/passwd @@ -1,7 +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 +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-70-g09d2