NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/57952 (dhcpcd(8) inexplicably terminated in the night)
The following reply was made to PR bin/57952; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Taylor R Campbell <riastradh%NetBSD.org@localhost>
Cc: Roy Marples <roy%marples.name@localhost>, gnats-bugs%NetBSD.org@localhost, roy%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Subject: Re: bin/57952 (dhcpcd(8) inexplicably terminated in the night)
Date: Fri, 23 Feb 2024 10:07:21 +0100
On Fri, Feb 23, 2024 at 03:10:17AM +0000, Taylor R Campbell wrote:
> Could dhcpcd sprout an option to enable core dumps or something, or is
> there an easy way to do that out of the box already?
Create a writable /tmp in the chroot and set kern.defcorename = /tmp/%n.core
(and be prepared to find any other core files in /tmp/ while this is
in effect).
Martin
Home |
Main Index |
Thread Index |
Old Index