X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?UTF-8?B?UmVuw6kgQmVyYmVy?= Subject: Re: About services Date: Sat, 24 Dec 2005 18:07:50 -0600 Lines: 46 Message-ID: References: <7914781 DOT 1135468216200 DOT JavaMail DOT www AT wwinf1533> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) In-Reply-To: <7914781.1135468216200.JavaMail.www@wwinf1533> OpenPGP: url=ldap://keyserver.pgp.com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Theoharis TSENIS wrote: > Well, > guys iam stuck. I know from linux that init 5 initialize the the = runlevel5 . Forget about "init 5" or "init 6", in Cygwin most services are installed as Windows services, and as such they start with the OS and stop with the OS (= or under your control -- Windows Manage Services or net start/stop/restart ...) > I [k]now for a fact that the inetd or the xinetd start ase a service insi= de the rc.? Wrong, if you install the inetd or the xinetd package in Cygwin, follow the instructions in /usr/share/doc/Cygwin/.README,= then you end up with a Windows service. > directory. Now the big question. How do i do that in Cygwin? If i start t= he bash.exe > interface automatically will start the init father procedure? But with th= e ps i cant >see it. If i run the "net start [service]" stand alone with out the bash.e= xe will it > work? From the unix prompt if i run init 6 will it close down? Finally wh= ere can i >find some infos on that - the info files of cygwin is stupid-. The big question is: what services do you want? There is an initscripts package but I would recommend to stay away from it = (I have not tested it recently but a year ago it didn't work for anything but = the sample) and xinetd depends on it so the same goes for it. HTH --=20 Ren=C3=A9 Berber -- 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/