Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 21 Jan 2004 16:46:41 -0500 From: "Pierre A. Humblet" To: cygwin AT cygwin DOT com Subject: Re: simple newbie init question Message-ID: <20040121214640.GA173805@Worldnet> References: <003601c3e052$ed3501c0$353d520a AT EROUSE> <000001c3e065$18049ca0$353d520a AT EROUSE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c3e065$18049ca0$353d520a@EROUSE> User-Agent: Mutt/1.4.1i On Wed, Jan 21, 2004 at 04:25:29PM -0500, Edward W. Rouse wrote: > Ok. I got inetd running, thanks Larry, and netstat -a shows all of the > services that inetd.conf started with are running. But the line I added > to start pserver is not starting the service. I used the line provided > in my CVS pocket reference (shown with another line which works): > > telnet stream tcp nowait root /usr/sbin/in.telnetd in.telnetd > cvspserver stream tcp nowait root /usr/bin/cvs > --allow-root=/data/cvs pserver > > I am looking thru the docs and FAQs at cvshome.org, but if someone has a > quick answer for this, it would be appreciated. > Ed. Isn't the line above missing argv[0]? Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/