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 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: Issue in using xinetd service on windows Date: Tue, 28 Dec 2004 16:50:23 +0530 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Sharma, Pallavi \(GE Healthcare\)" To: X-OriginalArrivalTime: 28 Dec 2004 11:19:26.0023 (UTC) FILETIME=[16ECF570:01C4ECCF] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id iBSBK2YV032273 Hi , I am using "cygwin xinetd" service on windows. I am having issue that the status of "cygwin xinetd" service is not visible on Windows services interface (Control panel-->Administrative tools-->Services). I am using following command to install xinetd as service : cygrunsrv -I xinetd -d "Cygwin Xinetd" -p /usr/sbin/xinetd -e CYGWIN=ntsec Above command is installing this service successfully. To stop this service , I am using /etc/rc.d/init.d/xinetd stop I start the service , I am using /etc/rc.d/init.d/xinetd start Now when i use above commands to stop/start the service, the status of this service is not visible. When I grep for this service using "ps -aef | grep xinetd", it shows me the processID. Would really appriciate if anybody can help me fix this issue. Thanks in Advance Pallavi -- 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/