Date: Wed, 07 May 2003 13:06:41 -0500 From: Chris Pressey <cpressey@catseye.mb.ca> To: Weldon Godfrey <weldon@excelsus.com> Cc: freebsd-questions@freebsd.org Subject: Re: /usr/local/etc/rc.d Message-ID: <20030507130641.4d8d5677.cpressey@catseye.mb.ca> In-Reply-To: <20030507134713.X39887-100000@ohm.excelsus.com> References: <20030507134713.X39887-100000@ohm.excelsus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 May 2003 13:56:38 -0400 (EDT) Weldon Godfrey <weldon@excelsus.com> wrote: > I have a box running a version of FreeBSD 4.7-STABLE (on or before Fri > Jan 31 11:32:06 ). > > For some reason, all of the scripts in /usr/local/etc/rc.d don't run. > [...] > * 1st script is A00_mysql.sh, it looks like this (would the ldconfig > cause a problem? I have never seen that done before): You could rule at least this case out, by creating a script 0.sh that just echoes something to the screen. Have you checked the permissions of the /usr/local/etc/rc.d directory itself? (grasping at straws here) -Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030507130641.4d8d5677.cpressey>