Date: Sun, 16 Mar 1997 07:26:37 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc rc sysconfig Message-ID: <199703161526.HAA01466@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 97/03/16 07:26:36 Modified: etc rc sysconfig Log: Having two knobs until you get a kernel core dump saved is silly. Leave dumpdev, but kill the savecore variable. Thus, it's still off by default, but all you need is enabling dumpdev now. phk's old argument that savecore might inadvertendly fill up the disk no longer counts, savecore now correctly obeyes a `minfree' file, and we ship our systems with such a file that even has a reasonable default. Revision Changes Path 1.114 +2 -2 src/etc/rc 1.61 +1 -4 src/etc/sysconfig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703161526.HAA01466>