From owner-freebsd-stable@FreeBSD.ORG Fri May 16 09:37:11 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F0EF1065678 for ; Fri, 16 May 2008 09:37:11 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3F3788FC12 for ; Fri, 16 May 2008 09:37:11 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 319AB1CC05B; Fri, 16 May 2008 02:37:11 -0700 (PDT) Date: Fri, 16 May 2008 02:37:11 -0700 From: Jeremy Chadwick To: Rob Lytle Message-ID: <20080516093711.GA55422@eos.sc1.parodius.com> References: <784966050805160013w7d3ec31euc95be9e4a0a68fa9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <784966050805160013w7d3ec31euc95be9e4a0a68fa9@mail.gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-stable@freebsd.org Subject: Re: just one last question about /etc/rc.d file permissions X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2008 09:37:11 -0000 On Fri, May 16, 2008 at 12:13:19AM -0700, Rob Lytle wrote: > Hi Jeremy, > > I noticed that most all of the files in my old /etc/rc.d had 555 > permissions. There were 4 or 5 that had 644 permissions in my old > /etc/rc.d. What I am wondering is if all the files in rc.d should be > 555? So far I am not experiencing any problems with anything with a > very few 644 files. Yes, they all should be. On our RELENG_6 and RELENG_7 systems they are. I wonder if part of the problem is that your umask was set oddly before running mergemaster, or possibly even when doing your csup. It should be 022. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |