diff sources/root-filesystem/etc/passwd @ 1267:cc56c6162563

Fix guest account.
author Rob Landley <rob@landley.net>
date Fri, 22 Oct 2010 18:36:01 -0500
parents 2b3f347dd225
children 9d7c03814309
line wrap: on
line diff
--- a/sources/root-filesystem/etc/passwd	Fri Oct 22 18:31:51 2010 -0500
+++ b/sources/root-filesystem/etc/passwd	Fri Oct 22 18:36:01 2010 -0500
@@ -1,2 +1,2 @@
 root:x:0:0:root:/root:/bin/sh
-guest:x:1:1:root:/root:/bin/sh
+guest:x:500:500:guest:/home/guest:/bin/sh