aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorLuigi Rizzo <luigi@FreeBSD.org>2009-12-27 21:17:31 +0000
committerLuigi Rizzo <luigi@FreeBSD.org>2009-12-27 21:17:31 +0000
commitebb3eb9a3fb08cf071b5b708da12ba9841f73011 (patch)
tree26def4227906d631a725b08480fbe6a508c6e0de /release
parent41477e05db70c4828f04ad4db4b1b750d891c426 (diff)
downloadsrc-ebb3eb9a3fb08cf071b5b708da12ba9841f73011.tar.gz
src-ebb3eb9a3fb08cf071b5b708da12ba9841f73011.zip
dhclient needs to have /var/empty and a _dhcp user
(it also needs /sbin/dhclient-script, will handle that later)
Notes
Notes: svn path=/head/; revision=201061
Diffstat (limited to 'release')
-rw-r--r--release/picobsd/build/mfs.mtree2
-rw-r--r--release/picobsd/floppy.tree/etc/master.passwd2
2 files changed, 4 insertions, 0 deletions
diff --git a/release/picobsd/build/mfs.mtree b/release/picobsd/build/mfs.mtree
index 5c8e70ce6b20..9d6748adf529 100644
--- a/release/picobsd/build/mfs.mtree
+++ b/release/picobsd/build/mfs.mtree
@@ -58,6 +58,8 @@
var
db
..
+ empty
+ ..
run
..
spool
diff --git a/release/picobsd/floppy.tree/etc/master.passwd b/release/picobsd/floppy.tree/etc/master.passwd
index e9bb1cee3bd1..e649b84d8475 100644
--- a/release/picobsd/floppy.tree/etc/master.passwd
+++ b/release/picobsd/floppy.tree/etc/master.passwd
@@ -1,3 +1,4 @@
+# $FreeBSD$
root:$1$xOOaGnKU$U9QdsCI40XXcCUMBN.7Az.:0:0::0:0:Charlie &:/root:/bin/sh
toor:*:0:0::0:0:Bourne-again Superuser:/root:
daemon:*:1:1::0:0:Owner of many system processes:/root:/nonexistent
@@ -5,4 +6,5 @@ operator:*:2:20::0:0:System &:/usr/guest/operator:/bin/csh
bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/nonexistent
tty:*:4:65533::0:0:Tty Sandbox:/:/nonexistent
nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/nonexistent
+_dhcp:*:65:65::0:0:dhcp programs:/var/empty:/usr/sbin/nologin
user:*:1002:1002:Sample User:0:0:user:/home/user:/bin/sh