From owner-cvs-all Fri Mar 8 20:55:38 2002
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
by hub.freebsd.org (Postfix) with ESMTP
id 7092937B404; Fri, 8 Mar 2002 20:55:35 -0800 (PST)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.6/8.11.6) id g294tZd24140;
Fri, 8 Mar 2002 20:55:35 -0800 (PST)
(envelope-from dd)
Message-Id: <200203090455.g294tZd24140@freefall.freebsd.org>
From: Dima Dorfman
Date: Fri, 8 Mar 2002 20:55:35 -0800 (PST)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/etc inetd.conf
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID:
List-Archive: (Web Archive)
List-Help: (List Instructions)
List-Subscribe:
List-Unsubscribe:
X-Loop: FreeBSD.ORG
dd 2002/03/08 20:55:35 PST
Modified files:
etc inetd.conf
Log:
In the words of the submitter:
Kerberized CVS (kserver) listens on the same port as normal CVS
(pserver). In /etc/inetd.conf cvs kserver is disabled by default,
but set to listen to the service port 'cvs' which doesn't exist. It
should listen to 'cvspserver'.
PR: 34317
Submitted by: Sean Chittenden
Revision Changes Path
1.55 +2 -2 src/etc/inetd.conf
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message