Date: Fri, 8 Mar 2002 20:55:35 -0800 (PST) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc inetd.conf Message-ID: <200203090455.g294tZd24140@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <sean@chittenden.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203090455.g294tZd24140>