| Summary: | Patch to specify a different directory to savecore | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | mux <mux> | ||||
| Component: | conf | Assignee: | Dag-Erling Smørgrav <des> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 5.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
mux
2001-09-15 19:10:00 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
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? Not much, it's just cleaner IMO. Anyway, des just committed a similar patch, so this PR should be closed, I guess. Thanks, Maxime State Changed From-To: open->feedback Similar patch committed to -CURRENT, awaiting MFC. Responsible Changed From-To: freebsd-bugs->des So I remember to MFC. State Changed From-To: feedback->closed MFCed, thanks! |