annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
834
47f699f5f143 While we're at it, add /etc/group as well. Just listing root. Makes useradd and such happy.
Rob Landley <rob@landley.net>
parents: 826
diff changeset
1 root:x:0:0:root:/root:/bin/sh
1267
cc56c6162563 Fix guest account.
Rob Landley <rob@landley.net>
parents: 1205
diff changeset
2 guest:x:500:500:guest:/home/guest:/bin/sh