Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 1999 12:54:47 -0700 (PDT)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        mark@grondar.za (Mark Murray)
Cc:        billf@jade.chc-chimes.com (Bill Fumerola), jhay@FreeBSD.org (John Hay), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/IPXrouted IPXrouted.8 main.c
Message-ID:  <199908241954.MAA40389@gndrsh.dnsmgr.net>
In-Reply-To: <199908241904.VAA85429@gratis.grondar.za> from Mark Murray at "Aug 24, 1999 09:04:45 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908241954.MAA40389>