Date: Mon, 23 Jan 2006 08:23:36 -0800 From: Brooks Davis <brooks@one-eyed-alien.net> To: Wes Peters <wes@freebsd.org> Cc: freebsd-bugs@freebsd.org Subject: Re: bin/90518: [patch] dhclient(8): dhclient-script problems with symlink'd resolv.conf when /etc is read-only Message-ID: <20060123162336.GC9145@odin.ac.hmc.edu> In-Reply-To: <200601230549.k0N5ncSr065887@freefall.freebsd.org> References: <200601230549.k0N5ncSr065887@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] This code is wrong because it assumes /tmp is a writable directory during early startup when infact it isn't necessicairly writable until well after network startup is complete. It looks like /var/tmp should be OK. The TMPDIR bit should just be removed. IMO, it's pointless. -- rooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFD1QMGXY6L6fI4GtQRAuTxAJ9oT41vr2L8S2r7vCp4/aBEwT8D/ACg1yTy AOUYJ/hpe3gsGxoTVXu9ugk= =MFz+ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060123162336.GC9145>
