RE: init and xinetd woes

2003-08-21 Thread Jonathan Simms
Thank you so much! that really did the trick. -Jonathan - Original Message - From: "Bill C. Riemers" <[EMAIL PROTECTED]> To: "Jonathan Simms" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 11:26 AM Subject: Re: init and xi

Re: init and xinetd woes

2003-08-21 Thread Bill C. Riemers
Hi Jonathan, I found I had to write a custom /usr/sbin/init.sh script to get init to work properly. It seems like the sysvinit has nothing in it that actually controls setting the runlevels during startup and shutdown. So I installed the script as the service instead of the init program: cygru

Re: init and xinetd woes

2003-08-21 Thread Brian . Kelly
> hello all, > I've been messing around with xinetd and init and I can't seem to get them > to play nicely together. > I've checked the archives and have reinstalled xinetd, sysvinit, > initscripts, etc., run the appropriate config files (overwriting existing > /etc/*config files) and I still

RE: init and xinetd woes

2003-08-21 Thread Vince Hoffman
> > > hello all, > > I've been messing around with xinetd and init and I can't > seem to get them > to play nicely together. > > I've checked the archives and have reinstalled xinetd, sysvinit, > initscripts, etc., run the appropriate config files > (overwriting existing ^