This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: simple newbie init question


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.

Run inetd in debugging mode via 'inetd -d'.  It should tell you what's
going wrong.
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to aaaspam@sourceware.org
and be permanently blocked from mailing lists at sources.redhat.com

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]