From owner-freebsd-questions@FreeBSD.ORG Fri Jul 21 21:49:01 2006 Return-Path: X-Original-To: questions@freebsd.org 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 F3EC016A4DF for ; Fri, 21 Jul 2006 21:49:00 +0000 (UTC) (envelope-from stenn@ntp.isc.org) Received: from ntp1.ntp.isc.org (ntp1.ntp.isc.org [204.152.184.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD80643D45 for ; Fri, 21 Jul 2006 21:49:00 +0000 (GMT) (envelope-from stenn@ntp.isc.org) Received: from localhost (localhost [127.0.0.1]) by ntp1.ntp.isc.org (Postfix) with ESMTP id B329639BA2; Fri, 21 Jul 2006 21:48:59 +0000 (UTC) (envelope-from stenn@ntp1.isc.org) Received: from ntp1.ntp.isc.org ([127.0.0.1]) by localhost (ntp1.isc.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94124-08; Fri, 21 Jul 2006 21:48:49 +0000 (UTC) Received: from ntp1.isc.org (localhost [127.0.0.1]) by ntp1.ntp.isc.org (Postfix) with ESMTP; Fri, 21 Jul 2006 21:48:49 +0000 (UTC) (envelope-from stenn@ntp1.isc.org) To: Dan Nelson In-Reply-To: Message from Dan Nelson of "Fri, 21 Jul 2006 16:30:04 EST." <20060721213004.GB22820@dan.emsphone.com> X-Mailer: MH-E 7.4.2; nmh 1.0.4; XEmacs 21.4 (patch 14) Mime-Version: 1.0 (generated by tm-edit 1.8) Content-Type: text/plain; charset=US-ASCII Date: Fri, 21 Jul 2006 21:48:49 +0000 From: Harlan Stenn X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on ntp1.isc.org Message-Id: <20060721214859.B329639BA2@ntp1.ntp.isc.org> Cc: Harlan Stenn , questions@freebsd.org Subject: Re: ldconfig: /usr/X11R6/lib is group writable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jul 2006 21:49:01 -0000 Dan, Thanks for the response. I have no 755 files in any of the +MTREE_DIRS and my /etc/mtree/BSD.x11* files are also 755. I do tend to use a umask of 2 however, and I wonder if this might be the problem (say, as part of an installworld or mergemaster). Even so, I would have expected the mtree stuff to DTRT. H