Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 14:21:44 -0800 (PST)
From:      Tom <tom@uniserve.com>
To:        "Marcelo J. Iturbe" <marcelo@msm.cl>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: System hanging.. kind of...
Message-ID:  <Pine.BSF.4.02A.10001101420350.9534-100000@shell.uniserve.ca>
In-Reply-To: <4.2.0.58.20000110191137.00b8eb80@192.168.1.10>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.10001101420350.9534-100000>