From owner-cvs-etc Mon Sep 22 20:14:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA11354 for cvs-etc-outgoing; Mon, 22 Sep 1997 20:14:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA11325; Mon, 22 Sep 1997 20:14:21 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id UAA13702; Mon, 22 Sep 1997 20:09:51 -0700 (PDT) Date: Mon, 22 Sep 1997 20:09:51 -0700 (PDT) Message-Id: <199709230309.UAA13702@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc login.conf Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/09/22 20:09:51 PDT Modified files: etc login.conf Log: Raise some of the 'daemon' class limits as used by things started from /etc/rc, including inetd and it's children, stuff from /usr/local/etc/rc.d (eg: squid, apache). The default limits are causing a lot of problems including things like fsck failing on large disks. I hope I've understood the quirks of the override mechanism properly. Revision Changes Path 1.14 +4 -2 src/etc/login.conf