Skip site navigation (1)Skip section navigation (2)
Date:      28 May 2005 10:39:48 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Vittorio De Martino <vdm.fbsd@virgilio.it>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problems while starting rc.d local files
Message-ID:  <444qcnh0sr.fsf@be-well.ilk.org>
In-Reply-To: <200505272221.06285.vdm.fbsd@virgilio.it>
References:  <200505272221.06285.vdm.fbsd@virgilio.it>

next in thread | previous in thread | raw e-mail | index | archive | help
Vittorio De Martino <vdm.fbsd@virgilio.it> writes:

> Towards the end of the boot process while starting the processes 
> under /usr/local/etc/rc.d (I think)  freebsd 5.4 warns about something wrong 
> that I cannot find in the log files dmesg.boot, dmesg, messages.
> The warning (nothing fatal happens!) I eye is as follows:
> ....................
> Pre-seeding PRNG: kickstart
> Loading configuration files
> This: not found
> ^^^^
> 
> and the sentence " This: not found" pops up till the end of the boot.
> 
> Where can I find a glue on what's happening, what's going wrong?

One of the startup scripts is trying to execute a line that starts
with the word "This".  Does that word appear in your rc.conf file?
Have you edited any of the files in /etc/rc.d to mistakenly contain
that, perhaps by removing the comment character ("#") from the start
of a line?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?444qcnh0sr.fsf>