From owner-freebsd-security Mon Aug 30 12:15:27 1999 Delivered-To: freebsd-security@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id BDB0F15855 for ; Mon, 30 Aug 1999 12:15:22 -0700 (PDT) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id MAA66340; Mon, 30 Aug 1999 12:14:26 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <199908301914.MAA66340@gndrsh.dnsmgr.net> Subject: Re: Not sure if you got it... In-Reply-To: from Bill Fumerola at "Aug 30, 1999 01:17:24 pm" To: billf@jade.chc-chimes.com (Bill Fumerola) Date: Mon, 30 Aug 1999 12:14:26 -0700 (PDT) Cc: imp@village.org (Warner Losh), bde@zeta.org.au (Bruce Evans), dynamo@ime.net, security@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On Mon, 30 Aug 1999, Rodney W. Grimes wrote: > > > > I'd also like to have a new flag to rm. -F. One -F will be > > > chflags nouflags foo ; rm -f foo > > > while two -F will be > > > chflags 0 foo ; rm -f foo > > > > I have a problem with this, it means updating 1 more chunk of code > > should the set of items in uflags change. > > Or updating rc if uflags change. chflags nouflags foo in /etc/rc* would not need to change if uflags changes. chflags might, but not /etc/rc* -- Rod Grimes - KD7CAX - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message