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 X-Originating-IP: [216.17.28.209] X-Originating-Email: [niz87 AT hotmail DOT com] X-Sender: niz87 AT hotmail DOT com From: "D N" To: cygwin AT cygwin DOT com Subject: children processes left alive Date: Fri, 20 Aug 2004 13:31:25 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 20 Aug 2004 13:31:26.0251 (UTC) FILETIME=[FE0C57B0:01C486B9] X-IsSubscribed: yes Hi, I want to run some common daemons within cygwin rather than using windows services to control them, like proftpd, cron, ssh. I have noticed that when I simply launch them from my cygwin shell window, like: /usr/sbin/sshd /usr/sbin/proftpd /usr/sbin/cron The applications work fine. However, if I connect via SSH or FTP, then disconnect, it leaves the child process that handled my connection running. In other words, children processes never die! What I would like to know is how to run those daemons entirely within the cygwin shell and not as a separate windows service, like this: Start cygwin bash shell --> Have Cygwin (via init) startup the various daemons. Thanks! Dan _________________________________________________________________ Check out Election 2004 for up-to-date election news, plus voter tools and more! http://special.msn.com/msn/election2004.armx -- 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/