From owner-cvs-all Tue Aug 24 12:55:57 1999 Delivered-To: cvs-all@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id 4038914C07; Tue, 24 Aug 1999 12:55:52 -0700 (PDT) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id MAA40389; Tue, 24 Aug 1999 12:54:47 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <199908241954.MAA40389@gndrsh.dnsmgr.net> Subject: Re: cvs commit: src/usr.sbin/IPXrouted IPXrouted.8 main.c In-Reply-To: <199908241904.VAA85429@gratis.grondar.za> from Mark Murray at "Aug 24, 1999 09:04:45 pm" To: mark@grondar.za (Mark Murray) Date: Tue, 24 Aug 1999 12:54:47 -0700 (PDT) Cc: billf@jade.chc-chimes.com (Bill Fumerola), jhay@FreeBSD.org (John Hay), cvs-committers@FreeBSD.org, cvs-all@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-cvs-all@FreeBSD.ORG Precedence: bulk > > On Tue, 24 Aug 1999, Rodney W. Grimes wrote: > > > > > Or perhaps for security reasons it is time to consider a mode 700 > > > /var/dump directory? Also perhaps time to add a paths.h entry for > > > this? > > > > Yes. > > Fine idea! Thats 2 or 3 acks... so... And I just happen to be working on the mtree files right now... give me till tomarrow morning and -current will have a nice new shinny /var/dump mode 0700 directory. Updates to man 7 hier, and hopefully a new paths.h entry if we can agree on it. For the paths.h how about: #define _PATH_DAEMONDUMP "/var/dump/" or (though I don't like the inclusion of the path in the defined name). #define _PATH_VARDUMP "/var/dump/" or just simply: #define _PATH_DUMP "/var/dump" -- Rod Grimes - KD7CAX - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message