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)
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