Bug 30596

Summary: Patch to specify a different directory to savecore
Product: Base System Reporter: mux <mux>
Component: confAssignee: Dag-Erling Smørgrav <des>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
savecore.patch none

Description mux 2001-09-15 19:10:00 UTC
	This patchs adds a savecore_dir know in rc.conf so that it's
possible to specify another directory than /var/crash.  The default
is unchanged.
Comment 1 setantae 2001-09-15 19:41:03 UTC
On Sat, Sep 15, 2001 at 07:39:01PM +0200, Maxime Henrion wrote:
> 
> 	This patchs adds a savecore_dir know in rc.conf so that it's
> possible to specify another directory than /var/crash.  The default
> is unchanged.

Do you also have a patch for rc.conf.5 ?

Ceri
Comment 2 Dima Dorfman 2001-10-01 13:57:43 UTC
Maxime Henrion <mux@qualys.com> wrote:
> >Description:
> 
> 	This patchs adds a savecore_dir know in rc.conf so that it's
> possible to specify another directory than /var/crash.  The default
> is unchanged.

What's the advantage of this over using a symbolic link?
Comment 3 mux 2001-10-09 20:09:51 UTC
Not much, it's just cleaner IMO.

Anyway, des just committed a similar patch, so this PR should be closed,
I guess.

Thanks,
Maxime
Comment 4 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-10-10 01:20:54 UTC
State Changed
From-To: open->feedback

Similar patch committed to -CURRENT, awaiting MFC.
Comment 5 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-10-10 01:22:05 UTC
Responsible Changed
From-To: freebsd-bugs->des

So I remember to MFC.
Comment 6 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-11-27 13:54:37 UTC
State Changed
From-To: feedback->closed

MFCed, thanks!