From: Mike Lowis Date: Fri, 6 May 2016 16:32:05 +0000 (-0400) Subject: Added default /etc/passwd file X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=94c1d8199dd56f55a7fcdeb5e361591eab5664b4;p=proto%2Falbase.git Added default /etc/passwd file --- diff --git a/etc/passwd b/etc/passwd new file mode 100644 index 00000000..ad736764 --- /dev/null +++ b/etc/passwd @@ -0,0 +1,2 @@ +root:x:0:0:root:/home/root:/bin/sh +nobody:x:65534:65534:nobody:/var/empty:/bin/false