From owner-cvs-all Wed Sep 30 09:12:51 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25353 for cvs-all-outgoing; Wed, 30 Sep 1998 09:12:51 -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 JAA25347; Wed, 30 Sep 1998 09:12:45 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA06090; Wed, 30 Sep 1998 09:12:41 -0700 (PDT) Date: Wed, 30 Sep 1998 09:12:41 -0700 (PDT) Message-Id: <199809301612.JAA06090@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc inetd.conf Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 1998/09/30 09:12:40 PDT Modified files: etc inetd.conf Log: Limit the fingerd daemon to: runs only 3 simultaneous fingerd processes and limit the connections-per-ip-per-minute to 10. Revision Changes Path 1.30 +2 -2 src/etc/inetd.conf