Skip site navigation (1)Skip section navigation (2)
Date:      06 Mar 2002 15:12:55 -0700
From:      John-David Childs <jdc@nterprise.net>
To:        Dave <dave@hawk-systems.com>
Cc:        questions@freebsd.org
Subject:   Re: no longer processing rc.d directives on reboot...
Message-ID:  <1015452778.15496.107.camel@lohr>
In-Reply-To: <DBEIKNMKGOBGNDHAAKGNKEOKMOAA.dave@hawk-systems.com>
References:  <DBEIKNMKGOBGNDHAAKGNKEOKMOAA.dave@hawk-systems.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Standard answer is to check all rc.conf lines immediately above/below
the change (especially for unterminated strings), but specifically look
for 

local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d"

in your /etc/rc.conf and/or /etc/default/rc.conf file(s).

Also check the permissions on /usr/local/etc/rc.d and all files therein,
to make sure the execute bit is set.

On Wed, 2002-03-06 at 14:47, Dave wrote:
> remote machine, 4.3 release
> recently did a reboot of the server, and had to manually run each script in the
> /usr/local/etc/rc.d directory.  The only change made (to my knowledge) was
> adding enable_quotas="YES" to the rc.conf
> 
> Nothing in the messages log (AFAIK rc dumps to terminal not to logs by default)
> and the system is about an hours drive away.
> 
> Anyway to determine the cause of this?
> 
> Dave
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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