From owner-freebsd-questions@FreeBSD.ORG Tue Sep 2 11:51:38 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8298F16A4BF for ; Tue, 2 Sep 2003 11:51:38 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C9ABC43FFD for ; Tue, 2 Sep 2003 11:51:36 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 4589 invoked by uid 65534); 2 Sep 2003 18:51:34 -0000 Received: from dsl-cust-145.openweb.ca (EHLO [64.39.186.145]) (64.39.186.145) by mail.gmx.net (mp016) with SMTP; 02 Sep 2003 20:51:34 +0200 From: Adam McLaurin To: freebsd-questions@freebsd.org In-Reply-To: <20030902111654.K11257-100000@jordan.llnl.gov> References: <20030902111654.K11257-100000@jordan.llnl.gov> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-2gppEjgFBVfa0z1mPraU" Message-Id: <1062528689.95262.53.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Tue, 02 Sep 2003 14:51:29 -0400 Subject: Re: File permissions suddenly change for /dev/null. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 18:51:38 -0000 --=-2gppEjgFBVfa0z1mPraU Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-09-02 at 14:32, Ed Alley wrote: > I'm running FreeBSD-4.8. Sometimes the file permissions for /dev/null get > mysteriously changed by some unknown process to: >=20 > crw------- 1 root wheel 2, 2 Sep 2 11:20 /dev/null That's very strange indeed. Have you tried using chflags to prevent the permissions from being changed? This should do the trick, albeit a dirty hack. --=20 Adam McLaurin --=-2gppEjgFBVfa0z1mPraU Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD4DBQA/VOaxt+DSc2Q4lGYRAo3CAJd4jxcXckMw2p0/YxwQT+Eb7FWOAKCO88mE zZxrLcpjNLnRkIlJX1yJAg== =M07f -----END PGP SIGNATURE----- --=-2gppEjgFBVfa0z1mPraU--