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 Message-ID: <40670621.7010406@covad.net> Date: Sun, 28 Mar 2004 11:06:41 -0600 From: Bill McCormick User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) MIME-Version: 1.0 To: Cygwin Subject: Re: sysvint: init: No such file or directory References: <4066F10E DOT 6030105 AT covad DOT net> <20040328162426 DOT GA1375 AT telcontar DOT telka DOT sk> In-Reply-To: <20040328162426.GA1375@telcontar.telka.sk> Content-Type: text/plain; charset=UTF-8; format=flowed X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i2SH6pNV016990 On 3/28/2004 10:24 AM ... Earth time Marcel Telka configured a series of 1's and 0's as follows: > Hi Bill. > > Napísané dňa 28.03.2004 17:36, (autor: Bill McCormick): > >> Hi all, >> >> I'm trying to get a sysvinit working. To start with I'd like to get >> xinetd services going. Seems to be little information on this out >> there. Is there anything like a howto for this? > > > > Port Notes: > Init supposed to run as Windows NT service. To create default /etc/ > inittab, /etc/rc and to install init service execute > > /usr/bin/init-config > > Yea, I saw that and thought that I did it but I tried it again. Now I realize It was the xinetd-config I did. So I ran the init-config and then the xinetd-config again. Now it looks like I'm a little closer but when I ... $init 3 ... xinetd does not start. it looks like /usr/bin/init-config made the following changes. $ cat inittab # id:runlevels:action:process id:3:initdefault: rc::bootwait:/etc/rc #S0:2345:respawn:/sbin/agetty -L -T vt100 -n ttyS0 9600 ttyS0 $ cat rc #!/bin/sh # Clean up utmp database >/var/run/utmp #rm -rf /tmp/* I'm still missing something. TIA, Bill -- 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/