From owner-freebsd-questions Sun Jan 23 4:58:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 775E114DB2 for ; Sun, 23 Jan 2000 04:58:46 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id FAA21137; Sun, 23 Jan 2000 05:13:08 -0800 (PST) Date: Sun, 23 Jan 2000 05:13:08 -0800 From: Alfred Perlstein To: Alexey Koptsevich Cc: freebsd-questions@FreeBSD.ORG Subject: Re: coredumps Message-ID: <20000123051308.K26520@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from ak@astro.ioffe.rssi.ru on Sun, Jan 23, 2000 at 03:26:21PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Alexey Koptsevich [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