From owner-freebsd-questions Sun Jan 23 4:26:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.ioffe.rssi.ru (relay.ioffe.rssi.ru [194.85.224.33]) by hub.freebsd.org (Postfix) with ESMTP id 6F05E155EB for ; Sun, 23 Jan 2000 04:26:22 -0800 (PST) (envelope-from ak@astro.ioffe.rssi.ru) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.rssi.ru (8.9.1/8.9.1) with ESMTP id PAA17176 for ; Sun, 23 Jan 2000 15:26:20 +0300 (MSK) Received: by astro.ioffe.rssi.ru (8.9.3/Clnt-2.14-AS-eef) id PAA20100; Sun, 23 Jan 2000 15:26:21 +0300 (MSK) Date: Sun, 23 Jan 2000 15:26:21 +0300 (MSK) From: Alexey Koptsevich To: freebsd-questions@freebsd.org Subject: coredumps Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. Thanks, Alexey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message