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/

Reply via email to