Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2000 05:13:08 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Alexey Koptsevich <ak@astro.ioffe.rssi.ru>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: coredumps
Message-ID:  <20000123051308.K26520@fw.wintelcom.net>
In-Reply-To: <Pine.BSF.4.21.0001231514490.16493-100000@astro.ioffe.rssi.ru>; from ak@astro.ioffe.rssi.ru on Sun, Jan 23, 2000 at 03:26:21PM %2B0300
References:  <Pine.BSF.4.21.0001231514490.16493-100000@astro.ioffe.rssi.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
* Alexey Koptsevich <ak@astro.ioffe.rssi.ru> [000123 04:52] wrote:
> 
> Hello,
> 
> I would like to forbid coredumps creation.
> As I read, parameter RLIMIT_CORE in /sys/sys/resource.h
> sets maximum size of coredump. I set it to 0 and 
> recompiled the kernel, but coredumps are created as previously.
> What else should I set or recompile?
> 
> Please copy the answer to me.

Sure, it's only the 5th time i've answered this question in as many
months...

sysctl -w kern.corefile=/dev/null

please search the mailing list archives.

-Alfred


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000123051308.K26520>