Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 1998 18:37:48 +1000 (EST)
From:      Andrew <perrya@python.shoal.net.au>
To:        Tim Gustafson <guff@ns.falconsoft.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Startup Files Not Starting Up
Message-ID:  <Pine.BSI.3.95.980321183533.29022F-100000@python.shoal.net.au>
In-Reply-To: <Pine.BSF.3.96.980318083524.11285A-100000@ns.falconsoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
If you're using 2.2.2 or later have a look in rc.conf the line starting
with local startup should look something like this to include your startup
files in /usr/local/etc/rc.d (it is possible to accidently muck it up when
setting up/installing FreeBSD, I did it the other day :-) )

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

Andrew Perry

On Wed, 18 Mar 1998, Tim Gustafson wrote:

> Date: Wed, 18 Mar 1998 08:36:47 -0500 (EST)
> From: Tim Gustafson <guff@ns.falconsoft.com>
> To: freebsd-questions@FreeBSD.ORG
> Subject: Startup Files Not Starting Up
> 
> I have a few files in my /usr/local/etc/rc.d directory, here's the ls -al:
> 
> -rwxr-xr-x  1 root  wheel  110 Feb 11 01:31 apache.sh
> -rwxr-xr-x  1 root  wheel  108 Feb 22 22:36 mysql.sh
> -rwxr-xr-x  1 root  wheel   42 Feb 10 22:49 pidentd.sh
> -rwxr-xr-x  1 root  wheel   84 Mar  3 20:42 snmpd.sh
> -rwxr-xr-x  1 root  wheel   81 Mar 12 14:44 sshd.sh
> 
> Everything starts except for mysql.  I don't get any error messages or
> anything.  Any ideas as to why this isn't working?
> 
> tim
> 
> 
> 
> 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?Pine.BSI.3.95.980321183533.29022F-100000>