Date: Mon, 23 Mar 2009 08:42:01 -0400 From: John Baldwin <jhb@freebsd.org> To: Craig Rodrigues <rodrigc@freebsd.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org Subject: Re: svn commit: r190217 - in stable/7/etc: defaults rc.d Message-ID: <200903230842.01826.jhb@freebsd.org> In-Reply-To: <200903212116.n2LLG589047158@svn.freebsd.org> References: <200903212116.n2LLG589047158@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 21 March 2009 5:16:05 pm Craig Rodrigues wrote: > Author: rodrigc > Date: Sat Mar 21 21:16:05 2009 > New Revision: 190217 > URL: http://svn.freebsd.org/changeset/base/190217 > > Log: > MFC r182460: > > Add the ability to run /usr/sbin/crashinfo on a new core dump automatically > during boot. Right now this is disabled by default, but it can be enabled > by setting 'crashinfo_enable=YES' in rc.conf. This isn't quite right and is why I haven't merged it yet. You only want to run crashinfo if savecore found an actual crash dump. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903230842.01826.jhb>