summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2010-10-13 17:58:21 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2010-10-13 17:58:21 +0000
commit9adceb3bc02aafbaac5112656af502b6607bb2bc (patch)
treeb64a9ec4963c97e4f304513f6f7c2015c97109ef
parentd9618e29338115bf7c8bfbb14b00b2fe9088e298 (diff)
add a truncated master.passwd the install media can use if it wants
-rw-r--r--distrib/miniroot/master.passwd5
1 files changed, 5 insertions, 0 deletions
diff --git a/distrib/miniroot/master.passwd b/distrib/miniroot/master.passwd
new file mode 100644
index 00000000000..cfbdaf2f8f8
--- /dev/null
+++ b/distrib/miniroot/master.passwd
@@ -0,0 +1,5 @@
+root::0:0:daemon:0:0:Charlie &:/root:/bin/ksh
+daemon:*:1:1::0:0:The devil himself:/root:/sbin/nologin
+operator:*:2:5::0:0:System &:/operator:/sbin/nologin
+bin:*:3:7::0:0:Binaries Commands and Source:/:/sbin/nologin
+nobody:*:32767:32767::0:0:Unprivileged user for NFS:/nonexistent:/sbin/nologin