summaryrefslogtreecommitdiffstats
path: root/src/etc
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-04-29 19:30:19 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-04-29 19:30:19 (EDT)
commit17e2f7c42ab12f9a0aaf645415b86f83abc54b27 (patch)
tree7a033572f68933ea36c9df09963379d9f28b4f64 /src/etc
parent21b9489ddf68d5b692b8d71bfd1460655a6f7ded (diff)
Add "/etc/passwd" and "/etc/group"
Diffstat (limited to 'src/etc')
-rw-r--r--src/etc/group1
-rw-r--r--src/etc/passwd1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/etc/group b/src/etc/group
new file mode 100644
index 0000000..1dbf901
--- /dev/null
+++ b/src/etc/group
@@ -0,0 +1 @@
+root:x:0:
diff --git a/src/etc/passwd b/src/etc/passwd
new file mode 100644
index 0000000..d187878
--- /dev/null
+++ b/src/etc/passwd
@@ -0,0 +1 @@
+root:IScbRv5WSzOC.:0:0::/root:/bin/sh