From owner-freebsd-stable@FreeBSD.ORG Mon Nov 1 17:29:01 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D191716A4CE for ; Mon, 1 Nov 2004 17:29:00 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id A90D643D2D for ; Mon, 1 Nov 2004 17:29:00 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E16955150E; Mon, 1 Nov 2004 09:30:50 -0800 (PST) Date: Mon, 1 Nov 2004 09:30:50 -0800 From: Kris Kennaway To: Iva Hesy Message-ID: <20041101173050.GA66108@xor.obsecurity.org> References: <148cabbc04103117195de9fe4e@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <148cabbc04103117195de9fe4e@mail.gmail.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-stable@freebsd.org Subject: Re: Why the mode of /dev/null is changed after system reboot? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Nov 2004 17:29:01 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Nov 01, 2004 at 09:19:12AM +0800, Iva Hesy wrote: > I have a gateway running FreeBSD 4.10-p3. Normally, the mode of > /dev/null should be 666, but recently, I find that its mode is changed > to 600 automatically after reboot, I have checked all /etc/rc* and > /usr/local/etc/rc.d/*, but I can't get anything that led to it...:-( Probably a local error. Try changing scripts to #!/bin/sh -x and carefully watch (or log) the boot process. Start with any local scripts you have since it's most likely to be a problem there. Kris --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBhnLKWry0BWjoQKURAq27AJ4sH/ziNRdMgAeUdTOiBUSR3L/I6wCg2VNH msCFUED1kCrzebrrlOQrdms= =ryFX -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--