Okidoki, so more precise instructions: show us the output of all the
commands below.

On Thu, Apr 26, 2001 at 08:17:27AM +0000, Subba Rao wrote:
> > 1.  Is the inittab entry all on one line? Show us.

Do 

grep "^SV" /etc/inittab

> > 3.  Does /service exist? Show us with ls.

Do 

ls -ld /service

> > 4.  Is svscan installed ok and executable? Show us with ls.
> > 
> 

Do
ls -l /usr/local/bin/svscan


> SV:2345:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin svscan /service 
></dev/null 2>/dev/console

Try:

SV:2345:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin svscan /service

insert a newline at the end.  Then run

init 1
init 4

and then do 

ps auxww|grep svsc

Mate

Reply via email to