From owner-cvs-all Wed Sep 16 12:19:07 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15150 for cvs-all-outgoing; Wed, 16 Sep 1998 12:19:07 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15135; Wed, 16 Sep 1998 12:18:59 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA22608; Wed, 16 Sep 1998 12:18:37 -0700 (PDT) Date: Wed, 16 Sep 1998 12:18:37 -0700 (PDT) Message-Id: <199809161918.MAA22608@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc login.conf Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/09/16 12:18:37 PDT Modified files: etc login.conf Log: Effectively disable resource limit setting by default, leaving the original contents of the file preserved as examples for administrators that need to enable them. Also add a comment to the examples pointing out that the authentication functionality is largely unused and requires rebuilding libutil. Reviewed by: jkh Revision Changes Path 1.21 +281 -210 src/etc/login.conf