From owner-freebsd-questions Wed Jul 26 10:36:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.medsp.com (wannabe.guru.org [209.203.250.44]) by hub.freebsd.org (Postfix) with ESMTP id 8C3F137BF79 for ; Wed, 26 Jul 2000 10:36:39 -0700 (PDT) (envelope-from scott@www.medsp.com) Received: (from scott@localhost) by www.medsp.com (8.9.3/8.9.3) id KAA82997 for questions@freebsd.org; Wed, 26 Jul 2000 10:39:30 -0700 (PDT) (envelope-from scott) Date: Wed, 26 Jul 2000 10:39:29 -0700 From: Scott Gasch To: questions@freebsd.org Subject: q about security script and memory Message-ID: <20000726103929.A82936@www.medsp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a question about my daily periodic stuff. I added a couple of things to /etc/periodic/daily and now it seems like I'm running out of memory in the middle of executing this stuff: > checking setuid files and devices: > find: fts_read: Cannot allocate memory ... > running tripwire file integrity check: > list_insert(): malloc() failed! I originally thought that there was a problem with login.conf resource limiting but in /etc/crontab the periodic command is run as root... and my root login conf has unlimited access to memory. I am able to execute these commands as root logged at the console. Can anyone give me a clue? Scott -- Scott Gasch scott@wannabe.guru.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message