On Mon, 10 Jan 2000, Marcelo J. Iturbe wrote:

> Hello,
> I am running FreeBSD 3.3, and I have set up 3 files in my 
> /usr/local/etc/rc.d system.
> They are apache.sh, mysql.sh, and postfix.sh
> When ever the system boots it seems to hang after the last .sh file.
> I have to type ^D to get the login prompt.
> I thought that this command would kill what ever process it last booted, 
> but that is not the case. I also thought that it might be an error within 
> the .sh files no matter what the last command is, it still hangs.
> 
> Any thoughts?

  First of all, this belongs on questions.

  Second, ^D is the end-of-file character.  Something in your startup is
prompting for input.  By sending it the ^D, it seems to be continuing
without input.

Tom



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to